From d271d6917549074e721f3e5064b77e1ad1dbe44a Mon Sep 17 00:00:00 2001 From: Remy Oukaour Date: Mon, 29 Jan 2018 02:31:32 -0500 Subject: Add warp, sign, and warp_to macros for data/mapObjects definitions --- data/mapObjects/route3.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/mapObjects/route3.asm') diff --git a/data/mapObjects/route3.asm b/data/mapObjects/route3.asm index ba446dca..44c80382 100755 --- a/data/mapObjects/route3.asm +++ b/data/mapObjects/route3.asm @@ -4,7 +4,7 @@ Route3Object: db $0 ; warps db $1 ; signs - db $9, $3b, $a ; Route3Text10 + sign $3b, $9, $a ; Route3Text10 db $9 ; objects object SPRITE_BLACK_HAIR_BOY_2, $39, $b, STAY, NONE, $1 ; person -- cgit v1.2.3