summaryrefslogtreecommitdiff
path: root/data/mapObjects/route25.asm
diff options
context:
space:
mode:
authorluckytyphlosion <alan.rj.huang@gmail.com>2015-12-22 16:06:11 -0500
committerluckytyphlosion <alan.rj.huang@gmail.com>2015-12-22 16:06:11 -0500
commit5aa4d6c777507ff7403f2f14ab602007b17f19ab (patch)
tree82fd7aadc36baf46d888b90f3447103d8eaac06f /data/mapObjects/route25.asm
parent9178fc7183b6f43dc901637a7497e9f3084fc668 (diff)
Fewer underscores in constants
dannye
Diffstat (limited to 'data/mapObjects/route25.asm')
-rwxr-xr-xdata/mapObjects/route25.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/mapObjects/route25.asm b/data/mapObjects/route25.asm
index 62fa8e77..5c6811f3 100755
--- a/data/mapObjects/route25.asm
+++ b/data/mapObjects/route25.asm
@@ -10,7 +10,7 @@ Route25Object: ; 0x507b2 (size=94)
db $a ; objects
object SPRITE_BUG_CATCHER, $e, $2, STAY, DOWN, $1, OPP_YOUNGSTER, $5
object SPRITE_BUG_CATCHER, $12, $5, STAY, UP, $2, OPP_YOUNGSTER, $6
- object SPRITE_BLACK_HAIR_BOY_1, $18, $4, STAY, DOWN, $3, OPP_JR__TRAINER_M, $2
+ object SPRITE_BLACK_HAIR_BOY_1, $18, $4, STAY, DOWN, $3, OPP_JR_TRAINER_M, $2
object SPRITE_LASS, $12, $8, STAY, RIGHT, $4, OPP_LASS, $9
object SPRITE_BUG_CATCHER, $20, $3, STAY, LEFT, $5, OPP_YOUNGSTER, $7
object SPRITE_LASS, $25, $4, STAY, DOWN, $6, OPP_LASS, $a