request save on exit wip

This commit is contained in:
2018-07-30 23:35:27 +02:00
parent a66af9abb8
commit 87fcea61b8
7 changed files with 42 additions and 3 deletions

View File

@@ -101,6 +101,7 @@ public:
void initAssets();
void initLayout();
void create();
bool request_close();
void terminate();
void clear();
void update(float dt);