N64FlashcartMenu
Loading...
Searching...
No Matches
tabs.c File Reference

Tabs component implementation. More...

Functions

void ui_components_tabs_common_draw (int selected)
 Draws the common tabs used for the main menu.
 

Detailed Description

Tabs component implementation.

Function Documentation

◆ ui_components_tabs_common_draw()

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.

Parameters
selectedThe index of the currently selected tab.