summaryrefslogtreecommitdiff
path: root/berry_fix/asm/loader.s
diff options
context:
space:
mode:
Diffstat (limited to 'berry_fix/asm/loader.s')
-rw-r--r--berry_fix/asm/loader.s6
1 files changed, 3 insertions, 3 deletions
diff --git a/berry_fix/asm/loader.s b/berry_fix/asm/loader.s
index c342e100f..39e0b768a 100644
--- a/berry_fix/asm/loader.s
+++ b/berry_fix/asm/loader.s
@@ -1,6 +1,6 @@
- .include "asm/macros/asm.inc"
- .include "asm/macros/function.inc"
- .include "constants/gba_constants.inc"
+ .include "../asm/macros/asm.inc"
+ .include "../asm/macros/function.inc"
+ .include "../constants/gba_constants.inc"
.set SIO_ERROR, 0x0040
.set SIO_MULTI_BUSY, 0x0080