|
N64FlashcartMenu
|
Text Viewer component implementation. More...
Data Structures | |
| struct | text_file_t |
| Text file structure. More... | |
Macros | |
| #define | MAX_FILE_SIZE KiB(128) |
Functions | |
| void | view_text_viewer_init (menu_t *menu) |
| Initialize the text viewer. | |
| void | view_text_viewer_display (menu_t *menu, surface_t *display) |
| Display the text viewer. | |
Text Viewer component implementation.