|
N64FlashcartMenu
|
Implementation of the tabs UI component. More...
Functions | |
| void | ui_components_tabs_common_draw (int selected) |
| Draw the common tabs used for the main menu. | |
Implementation of the tabs UI component.
| void ui_components_tabs_common_draw | ( | int | selected | ) |
Draw the common tabs used for the main menu.
Draw the common part of the tabs component.
| selected | Index of the currently selected tab. |