N64FlashcartMenu
|
Menu Settings. More...
Go to the source code of this file.
Data Structures | |
struct | settings_t |
Settings Structure. More... | |
Functions | |
void | settings_init (char *path) |
Init settings path. | |
void | settings_load (settings_t *settings) |
The settings to load. | |
void | settings_save (settings_t *settings) |
The settings to save. | |
Menu Settings.
struct settings_t |
Settings Structure.