aboutsummaryrefslogtreecommitdiffstats
path: root/data/mapObjects/route19.asm
diff options
context:
space:
mode:
authorRemy Oukaour <remy.oukaour@gmail.com>2018-01-29 02:31:32 -0500
committerRemy Oukaour <remy.oukaour@gmail.com>2018-01-29 02:31:32 -0500
commitd271d6917549074e721f3e5064b77e1ad1dbe44a (patch)
treecee0f1b9a44aa7394dbf36ee3ad3654dde08df06 /data/mapObjects/route19.asm
parentAdd pokegold and pokefirered. (diff)
downloadpokeyellow-d271d6917549074e721f3e5064b77e1ad1dbe44a.tar.gz
pokeyellow-d271d6917549074e721f3e5064b77e1ad1dbe44a.tar.xz
pokeyellow-d271d6917549074e721f3e5064b77e1ad1dbe44a.zip
Add warp, sign, and warp_to macros for data/mapObjects definitions
Diffstat (limited to 'data/mapObjects/route19.asm')
-rwxr-xr-xdata/mapObjects/route19.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/mapObjects/route19.asm b/data/mapObjects/route19.asm
index 956caa6e..48cee7a6 100755
--- a/data/mapObjects/route19.asm
+++ b/data/mapObjects/route19.asm
@@ -4,7 +4,7 @@ Route19Object:
db $0 ; warps
db $1 ; signs
- db $9, $b, $b ; Route19Text11
+ sign $b, $9, $b ; Route19Text11
db $a ; objects
object SPRITE_BLACK_HAIR_BOY_1, $8, $7, STAY, LEFT, 1, OPP_SWIMMER, 2