N64FlashcartMenu
|
Tabs component implementation. More...
Functions | |
void | ui_components_tabs_common_draw (int selected) |
Draws the common tabs used for the main menu. | |
Tabs component implementation.
void ui_components_tabs_common_draw | ( | int | selected | ) |
Draws the common tabs used for the main menu.
Draw the common part of the tabs component.
selected | The index of the currently selected tab. |