Fix for issue 734 (creating profile on a fresh install is completely broken.)
This commit is contained in:
@@ -425,6 +425,7 @@ private:
|
||||
GameApp* theGame;
|
||||
SimplePad* keypad;
|
||||
StyleManager* styleMan;
|
||||
void createProfileFolders();
|
||||
};
|
||||
|
||||
extern GameSettings options;
|
||||
|
||||
Reference in New Issue
Block a user