Added GODOT Configurator to the main menu - fix

This commit is contained in:
XargonWan 2024-08-19 21:10:39 +09:00
parent 1d6ba05824
commit 9442bd9dab

View file

@ -44,7 +44,8 @@ private:
void openConfigInput(GuiSettings* settings);
void openCollectionSystemOptions();
void openOtherOptions();
void openRetroDeckConfigurator();
void openRetroDeckClassicConfigurator();
void openRetroDeckGodotConfigurator();
void openESDEConfiguration();
void openUtilities();
void openQuitMenu();