diff options
Diffstat (limited to 'constants/sprite_anim_constants.asm')
-rw-r--r-- | constants/sprite_anim_constants.asm | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/constants/sprite_anim_constants.asm b/constants/sprite_anim_constants.asm index df281a75d..034baa76f 100644 --- a/constants/sprite_anim_constants.asm +++ b/constants/sprite_anim_constants.asm @@ -143,13 +143,13 @@ const SPRITE_ANIM_FRAMESET_EGG_HATCH_4 ; 23 const SPRITE_ANIM_FRAMESET_GS_INTRO_HO_OH ; 24 const SPRITE_ANIM_FRAMESET_HEADBUTT ; 25 - const SPRITE_ANIM_FRAMESET_EZCHAT_CURSOR_0 ; 26 - const SPRITE_ANIM_FRAMESET_EZCHAT_CURSOR_1 ; 27 - const SPRITE_ANIM_FRAMESET_EZCHAT_CURSOR_2 ; 28 - const SPRITE_ANIM_FRAMESET_EZCHAT_CURSOR_3 ; 29 - const SPRITE_ANIM_FRAMESET_EZCHAT_CURSOR_4 ; 2a - const SPRITE_ANIM_FRAMESET_EZCHAT_CURSOR_5 ; 2b - const SPRITE_ANIM_FRAMESET_EZCHAT_CURSOR_6 ; 2c + const SPRITE_ANIM_FRAMESET_EZCHAT_CURSOR_1 ; 26 + const SPRITE_ANIM_FRAMESET_EZCHAT_CURSOR_2 ; 27 + const SPRITE_ANIM_FRAMESET_EZCHAT_CURSOR_3 ; 28 + const SPRITE_ANIM_FRAMESET_EZCHAT_CURSOR_4 ; 29 + const SPRITE_ANIM_FRAMESET_EZCHAT_CURSOR_5 ; 2a + const SPRITE_ANIM_FRAMESET_EZCHAT_CURSOR_6 ; 2b + const SPRITE_ANIM_FRAMESET_EZCHAT_CURSOR_7 ; 2c const SPRITE_ANIM_FRAMESET_BLUE_WALK ; 2d const SPRITE_ANIM_FRAMESET_MAGNET_TRAIN_BLUE ; 2e const SPRITE_ANIM_FRAMESET_MOBILE_TRADE_SENT_BALL ; 2f |