summaryrefslogtreecommitdiff
path: root/src/enemy/wallMaster2.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/enemy/wallMaster2.c')
-rw-r--r--src/enemy/wallMaster2.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/enemy/wallMaster2.c b/src/enemy/wallMaster2.c
index 02d982b7..aa8a6d74 100644
--- a/src/enemy/wallMaster2.c
+++ b/src/enemy/wallMaster2.c
@@ -9,6 +9,7 @@
#include "physics.h"
#include "screenTransitions.h"
#include "player.h"
+#include "asm.h"
typedef struct {
/*0x00*/ Entity base;