diff options
Diffstat (limited to 'asm/rom_813BA94.s')
-rw-r--r-- | asm/rom_813BA94.s | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/asm/rom_813BA94.s b/asm/rom_813BA94.s index 79a52f971..5c1f75667 100644 --- a/asm/rom_813BA94.s +++ b/asm/rom_813BA94.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 |