N64FlashcartMenu
|
Menu Subsystem. More...
Go to the source code of this file.
Functions | |
void | menu_run (boot_params_t *boot_params) |
Runs the menu subsystem. | |
Menu Subsystem.
void menu_run | ( | boot_params_t * | boot_params | ) |
Runs the menu subsystem.
This function initializes and runs the menu subsystem using the provided boot parameters.
boot_params | A pointer to the boot parameters. |
Runs the menu subsystem.
boot_params | Pointer to the boot parameters structure. |