N64FlashcartMenu
Loading...
Searching...
No Matches
actions.h File Reference

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.
 

Detailed Description

Menu Actions.

Function Documentation

◆ actions_update()

void actions_update ( menu_t * menu)

Update the actions based on the current menu state.

Parameters
menuPointer to the menu structure.