diff options
Diffstat (limited to 'asm/rom_80859BC.s')
-rw-r--r-- | asm/rom_80859BC.s | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/asm/rom_80859BC.s b/asm/rom_80859BC.s index 6685b3084..8d199442c 100644 --- a/asm/rom_80859BC.s +++ b/asm/rom_80859BC.s @@ -1,6 +1,6 @@ - .include "constants/gba_constants.s" - .include "constants/species_constants.s" - .include "asm/macros.s" + .include "constants/gba_constants.inc" + .include "constants/species_constants.inc" + .include "asm/macros.inc" .syntax unified |