Fixed a bunch of random little bugs everywhere.
This commit is contained in:
parent
f946d46936
commit
6b3ce5eb3d
9 changed files with 64 additions and 38 deletions
2
gui.hpp
2
gui.hpp
|
@ -68,6 +68,6 @@ public:
|
|||
void run_systems();
|
||||
void save_world();
|
||||
void shake();
|
||||
|
||||
void shutdown();
|
||||
int main(bool run_once=false);
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue