![]() |
MenuUpdate | Function (ROM Call 0x49) |
menus.h |
void MenuUpdate (void); |
Draws the default home screen menu.
MenuUpdate redraws the default home screen menu, which is often useful. More precisely, it redraws the menu registered with the current application (for more info, see the EV_registerMenu function from events.h).