summaryrefslogtreecommitdiff
path: root/asm/ground_script.s
diff options
context:
space:
mode:
Diffstat (limited to 'asm/ground_script.s')
-rw-r--r--asm/ground_script.s4
1 files changed, 2 insertions, 2 deletions
diff --git a/asm/ground_script.s b/asm/ground_script.s
index 0bc3285..3a8bf35 100644
--- a/asm/ground_script.s
+++ b/asm/ground_script.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