summaryrefslogtreecommitdiff
path: root/src/main.asm
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.asm')
-rw-r--r--src/main.asm1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main.asm b/src/main.asm
index 8c94bd2..35e4327 100644
--- a/src/main.asm
+++ b/src/main.asm
@@ -1,4 +1,5 @@
INCLUDE "constants.asm"
+INCLUDE "macros.asm"
INCLUDE "wram.asm"
INCLUDE "hram.asm"