diff options
Diffstat (limited to 'src/demo.c')
-rw-r--r-- | src/demo.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -17,6 +17,7 @@ #include "game_loop/gameplay.h" #include "game_loop/shop.h" +#include <stdbool.h> hh_g_all_levels hh_game; |
index : project-arcade | |
22-23 b07 proj09: arcade game |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | src/demo.c | 1 |
@@ -17,6 +17,7 @@ #include "game_loop/gameplay.h" #include "game_loop/shop.h" +#include <stdbool.h> hh_g_all_levels hh_game; |