about summary refs log tree commit diff
path: root/src/game/g_game.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/g_game.h')
-rw-r--r--src/game/g_game.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/game/g_game.h b/src/game/g_game.h
index 00870319..3cb6639b 100644
--- a/src/game/g_game.h
+++ b/src/game/g_game.h
@@ -137,6 +137,7 @@ public:
 	
 	int triggered_events;
 	
+	void reset();
 	void tick();
 	void move();