From 6ff2cb20e67db2054486fc5dc48eb9263298d4ad Mon Sep 17 00:00:00 2001 From: Rangi Date: Sat, 3 Feb 2018 16:58:49 -0500 Subject: =?UTF-8?q?map=20=E2=86=92=20map=5Fid;=20map=5Fdef=20=E2=86=92=20m?= =?UTF-8?q?ap;=20map=5Fdata=20=E2=86=92=20map=5Fattributes?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- data/phone/phone_contacts.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/phone') diff --git a/data/phone/phone_contacts.asm b/data/phone/phone_contacts.asm index 488a54f06..349fa2e02 100644 --- a/data/phone/phone_contacts.asm +++ b/data/phone/phone_contacts.asm @@ -1,7 +1,7 @@ phone: MACRO ; trainer class, trainer id, map, time 1, script 1, time 2, script 2 db \1, \2 - map \3 + map_id \3 db \4 dba \5 db \6 -- cgit v1.2.3