Update sprites.asm

This commit is contained in:
May Evans 2022-09-22 18:22:35 +01:00
parent 80c0e598f3
commit 87704568da

View file

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