aboutsummaryrefslogtreecommitdiff
path: root/src/demo.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/demo.c')
-rw-r--r--src/demo.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/demo.c b/src/demo.c
index 4fa1be2..725e560 100644
--- a/src/demo.c
+++ b/src/demo.c
@@ -17,6 +17,7 @@
#include "game_loop/gameplay.h"
#include "game_loop/shop.h"
+#include <stdbool.h>
hh_g_all_levels hh_game;