diff options
Diffstat (limited to 'asm/code_809D148.s')
-rw-r--r-- | asm/code_809D148.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/asm/code_809D148.s b/asm/code_809D148.s index c3a3f96..aa255fb 100644 --- a/asm/code_809D148.s +++ b/asm/code_809D148.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 |