mirror of
https://github.com/Zelda64Recomp/Zelda64Recomp
synced 2026-06-29 03:40:44 -04:00
Fix controller nav issues in config menu, bump version to 1.2.0-rc9
This commit is contained in:
@@ -69,6 +69,7 @@ namespace recompui {
|
||||
};
|
||||
|
||||
void set_config_tab(ConfigTab tab);
|
||||
int config_tab_to_index(ConfigTab tab);
|
||||
Rml::ElementTabSet* get_config_tabset();
|
||||
Rml::Element* get_mod_tab();
|
||||
void set_config_tabset_mod_nav();
|
||||
|
||||
Reference in New Issue
Block a user