diff options
Diffstat (limited to 'constants/sprite_anim_constants.asm')
-rw-r--r-- | constants/sprite_anim_constants.asm | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/constants/sprite_anim_constants.asm b/constants/sprite_anim_constants.asm index 31eac1348..1f718ace7 100644 --- a/constants/sprite_anim_constants.asm +++ b/constants/sprite_anim_constants.asm @@ -195,9 +195,9 @@ const SPRITE_ANIM_OAMSET_GS_INTRO_PIKACHU_2 ; 12 const SPRITE_ANIM_OAMSET_GS_INTRO_PIKACHU_3 ; 13 const SPRITE_ANIM_OAMSET_GS_INTRO_PIKACHU_4 ; 14 - const SPRITE_ANIM_OAMSET_UNUSED_15 ; 15 - const SPRITE_ANIM_OAMSET_UNUSED_16 ; 16 - const SPRITE_ANIM_OAMSET_UNUSED_17 ; 17 + const SPRITE_ANIM_OAMSET_GS_INTRO_PIKACHU_TAIL_1 ; 15 + const SPRITE_ANIM_OAMSET_GS_INTRO_PIKACHU_TAIL_2 ; 16 + const SPRITE_ANIM_OAMSET_GS_INTRO_PIKACHU_TAIL_3 ; 17 const SPRITE_ANIM_OAMSET_GS_INTRO_SMALL_FIREBALL ; 18 const SPRITE_ANIM_OAMSET_GS_INTRO_MED_FIREBALL ; 19 const SPRITE_ANIM_OAMSET_GS_INTRO_BIG_FIREBALL ; 1a |