mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-26 17:04:08 +13:00
Fewer underscores in constants
This commit is contained in:
parent
4c5c791264
commit
351146024b
39 changed files with 92 additions and 92 deletions
|
|
@ -7,8 +7,8 @@ Route24Object: ; 0x506a4 (size=67)
|
|||
|
||||
db $8 ; objects
|
||||
object SPRITE_BLACK_HAIR_BOY_1, $b, $f, STAY, LEFT, $1, OPP_ROCKET, $6
|
||||
object SPRITE_BLACK_HAIR_BOY_1, $5, $14, STAY, UP, $2, OPP_JR__TRAINER_M, $2
|
||||
object SPRITE_BLACK_HAIR_BOY_1, $b, $13, STAY, LEFT, $3, OPP_JR__TRAINER_M, $3
|
||||
object SPRITE_BLACK_HAIR_BOY_1, $5, $14, STAY, UP, $2, OPP_JR_TRAINER_M, $2
|
||||
object SPRITE_BLACK_HAIR_BOY_1, $b, $13, STAY, LEFT, $3, OPP_JR_TRAINER_M, $3
|
||||
object SPRITE_LASS, $a, $16, STAY, RIGHT, $4, OPP_LASS, $7
|
||||
object SPRITE_BUG_CATCHER, $b, $19, STAY, LEFT, $5, OPP_YOUNGSTER, $4
|
||||
object SPRITE_LASS, $a, $1c, STAY, RIGHT, $6, OPP_LASS, $8
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue