summaryrefslogtreecommitdiff
path: root/src/client/game.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/game.h')
-rw-r--r--src/client/game.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/client/game.h b/src/client/game.h
deleted file mode 100644
index e5f2d86..0000000
--- a/src/client/game.h
+++ /dev/null
@@ -1,7 +0,0 @@
-#ifndef GAME_H
-#define GAME_H
-
-extern void game_quit();
-extern void game_start();
-
-#endif /* GAME_H */