aboutsummaryrefslogtreecommitdiff
path: root/src/levels/level4.c
diff options
context:
space:
mode:
authornathansmithsmith <thenathansmithsmith@gmail.com>2023-12-04 15:01:19 -0700
committernathansmithsmith <thenathansmithsmith@gmail.com>2023-12-04 15:01:19 -0700
commit2b42a05915e0b8e08e83ff7da23d34d2e1a37ccd (patch)
tree814f95451d5c47371861459a590f53b00e84afc4 /src/levels/level4.c
parent19089d8214538c6049dbbdf7f0df4ebee215c959 (diff)
more level 6 shit
Diffstat (limited to 'src/levels/level4.c')
-rw-r--r--src/levels/level4.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/levels/level4.c b/src/levels/level4.c
index a159750..00fad0a 100644
--- a/src/levels/level4.c
+++ b/src/levels/level4.c
@@ -1,3 +1,4 @@
+#include "level4.h"
#include "game.h"
#include "world.h"
#include "entity.h"