mirror of
git://projects.qi-hardware.com/gmenu2x.git
synced 2025-04-21 12:27:27 +03:00
Do not run the main loop inside the GMenu2X constructor, but in a method.
This commit is contained in:
@@ -193,7 +193,7 @@ public:
|
||||
ASFont *font;
|
||||
|
||||
//Status functions
|
||||
int main();
|
||||
void main();
|
||||
void options();
|
||||
void settingsOpen2x();
|
||||
void skinMenu();
|
||||
|
||||
Reference in New Issue
Block a user