Got some new sounds and camera shake came back but has a bug.
This commit is contained in:
parent
ed9d0de8e0
commit
113811bc84
10 changed files with 30 additions and 9 deletions
1
gui.hpp
1
gui.hpp
|
@ -59,6 +59,7 @@ public:
|
|||
void draw_screen(bool clear=true, float map_off_x=0.0f, float map_off_y=0.0f);
|
||||
void run_systems();
|
||||
void save_world();
|
||||
void shake();
|
||||
|
||||
int main();
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue