A bit of a quick test for the GUI system, but not sure how to make this do more.
This commit is contained in:
parent
48df9248b2
commit
c7607533ce
6 changed files with 48 additions and 7 deletions
2
gui.hpp
2
gui.hpp
|
@ -69,5 +69,5 @@ public:
|
|||
void save_world();
|
||||
void shake();
|
||||
|
||||
int main();
|
||||
int main(bool run_once=false);
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue