diff options
Diffstat (limited to 'asm/pokedex_cry_screen.s')
-rw-r--r-- | asm/pokedex_cry_screen.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/pokedex_cry_screen.s b/asm/pokedex_cry_screen.s index ecb215abb..0195da256 100644 --- a/asm/pokedex_cry_screen.s +++ b/asm/pokedex_cry_screen.s @@ -1,5 +1,5 @@ .include "constants/gba_constants.inc" - .include "constants/species_constants.inc" + .include "asm/macros.inc" .syntax unified |