|
N64FlashcartMenu
|
Implementation of the file information UI component. More...
Functions | |
| void | ui_components_file_info_draw (char *filename, file_info_t *info) |
| Draw the file information UI component. | |
Implementation of the file information UI component.
| void ui_components_file_info_draw | ( | char * | filename, |
| file_info_t * | info ) |
Draw the file information UI component.
Draw the file info component.
| filename | Name of the file to display information for. |
| info | Pointer to the file information structure. |