mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-22 15:12:18 +13:00
parent
d7808d110f
commit
6b5be9129c
101 changed files with 958 additions and 958 deletions
|
|
@ -62,7 +62,7 @@
|
|||
const SPRITE_BRUNO ; $3a
|
||||
const SPRITE_LORELEI ; $3b
|
||||
const SPRITE_SEEL ; $3c
|
||||
FIRST_STILL_SPRITE EQU const_value
|
||||
DEF FIRST_STILL_SPRITE EQU const_value
|
||||
const SPRITE_POKE_BALL ; $3d
|
||||
const SPRITE_FOSSIL ; $3e
|
||||
const SPRITE_BOULDER ; $3f
|
||||
|
|
@ -75,4 +75,4 @@ FIRST_STILL_SPRITE EQU const_value
|
|||
const SPRITE_UNUSED_GAMBLER_ASLEEP_1 ; $46
|
||||
const SPRITE_UNUSED_GAMBLER_ASLEEP_2 ; $47
|
||||
const SPRITE_GAMBLER_ASLEEP ; $48
|
||||
NUM_SPRITES EQU const_value - 1
|
||||
DEF NUM_SPRITES EQU const_value - 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue