diff options
Diffstat (limited to 'asm/rom_8065394.s')
-rw-r--r-- | asm/rom_8065394.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/asm/rom_8065394.s b/asm/rom_8065394.s index 37e33d029..7746aa5fd 100644 --- a/asm/rom_8065394.s +++ b/asm/rom_8065394.s @@ -1,5 +1,5 @@ - .include "constants/gba_constants.s" - .include "asm/macros.s" + .include "constants/gba_constants.inc" + .include "asm/macros.inc" .syntax unified |