summaryrefslogtreecommitdiff
path: root/asm/memory_1.s
diff options
context:
space:
mode:
Diffstat (limited to 'asm/memory_1.s')
-rw-r--r--asm/memory_1.s4
1 files changed, 2 insertions, 2 deletions
diff --git a/asm/memory_1.s b/asm/memory_1.s
index 97833ca..7896523 100644
--- a/asm/memory_1.s
+++ b/asm/memory_1.s
@@ -1,5 +1,5 @@
- .include "constants/gba_constants.inc"
- .include "asm/macros.inc"
+ #include "asm/constants/gba_constants.inc"
+ #include "asm/macros.inc"
.syntax unified