mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-04-01 09:07:56 +13:00
Fewer underscores in constants
This commit is contained in:
parent
4c5c791264
commit
351146024b
39 changed files with 92 additions and 92 deletions
|
|
@ -9,7 +9,7 @@ CeruleanGymObject: ; 0x5c834 (size=50)
|
|||
|
||||
db $4 ; objects
|
||||
object SPRITE_BRUNETTE_GIRL, $4, $2, STAY, DOWN, $1, OPP_MISTY, $1
|
||||
object SPRITE_LASS, $2, $3, STAY, RIGHT, $2, OPP_JR__TRAINER_F, $1
|
||||
object SPRITE_LASS, $2, $3, STAY, RIGHT, $2, OPP_JR_TRAINER_F, $1
|
||||
object SPRITE_SWIMMER, $8, $7, STAY, LEFT, $3, OPP_SWIMMER, $1
|
||||
object SPRITE_GYM_HELPER, $7, $a, STAY, DOWN, $4 ; person
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue