N64FlashcartMenu
|
File information component implementation. More...
Functions | |
void | ui_components_file_info_draw (char *filename, file_info_t *info) |
Draw the file info component. | |
File information component implementation.
void ui_components_file_info_draw | ( | char * | filename, |
file_info_t * | info ) |
Draw the file info component.
list | Pointer to the list of entries. |
entries | Number of entries in the list. |
selected | Index of the currently selected entry. |