mirror of
https://github.com/Zelda64Recomp/Zelda64Recomp
synced 2026-05-28 16:32:24 -04:00
Set mod tab to navigate down to first mod, fix redundant mod scanning
This commit is contained in:
+2
-1
@@ -69,7 +69,8 @@ namespace recompui {
|
||||
};
|
||||
|
||||
void set_config_tab(ConfigTab tab);
|
||||
Rml::ElementTabSet* get_config_tab();
|
||||
Rml::ElementTabSet* get_config_tabset();
|
||||
Rml::Element* get_mod_tab();
|
||||
|
||||
enum class ButtonVariant {
|
||||
Primary,
|
||||
|
||||
Reference in New Issue
Block a user