cut catsprite from constants

this makes poke balls show up correctly
This commit is contained in:
May Evans 2022-10-01 14:49:57 +01:00
parent 2c81593537
commit d048beca12
2 changed files with 0 additions and 2 deletions

View file

@ -62,7 +62,6 @@
const SPRITE_BRUNO ; $3a
const SPRITE_LORELEI ; $3b
const SPRITE_SEEL ; $3c
const SPRITE_CAT ; new - PvK
DEF FIRST_STILL_SPRITE EQU const_value
const SPRITE_POKE_BALL ; $3d
const SPRITE_FOSSIL ; $3e

View file

@ -79,5 +79,4 @@ SpriteSheetPointerTable:
overworld_sprite GamblerAsleepSprite, 4 ; SPRITE_UNUSED_GAMBLER_ASLEEP_1
overworld_sprite GamblerAsleepSprite, 4 ; SPRITE_UNUSED_GAMBLER_ASLEEP_2
overworld_sprite GamblerAsleepSprite, 4 ; SPRITE_GAMBLER_ASLEEP
overworld_sprite CatSprite, 4
assert_table_length NUM_SPRITES