N64FlashcartMenu
Loading...
Searching...
No Matches
file_info.c File Reference

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.
 

Detailed Description

Implementation of the file information UI component.

Function Documentation

◆ ui_components_file_info_draw()

void ui_components_file_info_draw ( char * filename,
file_info_t * info )

Draw the file information UI component.

Draw the file info component.

Parameters
filenameName of the file to display information for.
infoPointer to the file information structure.