summaryrefslogtreecommitdiff
path: root/include/game.h
diff options
context:
space:
mode:
authorAldrik Ramaekers <aldrik@amftech.nl>2022-12-12 20:12:38 +0100
committerAldrik Ramaekers <aldrik@amftech.nl>2022-12-12 20:12:38 +0100
commitcaac4b1d169425ad7dda15fe8fceca9c5a95400b (patch)
treec794d875eb7e4565167267fd54667df97e432222 /include/game.h
parent9528c0c69dba57117f38f84f576af2c81a3b435b (diff)
testing
Diffstat (limited to 'include/game.h')
-rw-r--r--include/game.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/game.h b/include/game.h
index 944a831..ffab7b7 100644
--- a/include/game.h
+++ b/include/game.h
@@ -4,6 +4,7 @@
#include <projectbase/project_base.h>
#include "../include/protocol.h"
+#include "../include/game.h"
typedef enum t_game_state {
GAMESTATE_IDLE,