Remove some dead functions.
This commit is contained in:
parent
4b333c6684
commit
84fff71344
1 changed files with 0 additions and 2 deletions
|
@ -70,9 +70,7 @@ namespace gui {
|
||||||
void try_move(int dir, bool strafe);
|
void try_move(int dir, bool strafe);
|
||||||
void keyboard_mouse();
|
void keyboard_mouse();
|
||||||
void draw_gui();
|
void draw_gui();
|
||||||
void draw_blood();
|
|
||||||
void render();
|
void render();
|
||||||
void generate_map();
|
|
||||||
bool active();
|
bool active();
|
||||||
void run_systems();
|
void run_systems();
|
||||||
void handle_world_events();
|
void handle_world_events();
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue