mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2025-03-06 14:27:43 +00:00
Added GODOT Configurator to the main menu - fix
This commit is contained in:
parent
1d6ba05824
commit
9442bd9dab
|
@ -44,7 +44,8 @@ private:
|
||||||
void openConfigInput(GuiSettings* settings);
|
void openConfigInput(GuiSettings* settings);
|
||||||
void openCollectionSystemOptions();
|
void openCollectionSystemOptions();
|
||||||
void openOtherOptions();
|
void openOtherOptions();
|
||||||
void openRetroDeckConfigurator();
|
void openRetroDeckClassicConfigurator();
|
||||||
|
void openRetroDeckGodotConfigurator();
|
||||||
void openESDEConfiguration();
|
void openESDEConfiguration();
|
||||||
void openUtilities();
|
void openUtilities();
|
||||||
void openQuitMenu();
|
void openQuitMenu();
|
||||||
|
|
Loading…
Reference in a new issue