N64FlashcartMenu
|
Menu Actions. More...
Go to the source code of this file.
Functions | |
void | actions_init (void) |
Initialize the actions module. | |
void | actions_update (menu_t *menu) |
Update the actions based on the current menu state. | |
Menu Actions.
void actions_update | ( | menu_t * | menu | ) |
Update the actions based on the current menu state.
menu | Pointer to the menu structure. |