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 --- mobile/mobile_22_2.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mobile') diff --git a/mobile/mobile_22_2.asm b/mobile/mobile_22_2.asm index 059a0b405..c6ee2b243 100644 --- a/mobile/mobile_22_2.asm +++ b/mobile/mobile_22_2.asm @@ -2,7 +2,7 @@ Function8b342:: ; 8b342 ; Loads the map data pointer, then runs through a ; dw with three dummy functions. Spends a lot of energy ; doing pretty much nothing. - call GetMapDataPointer + call GetMapAttributesPointer ld d, h ld e, l -- cgit v1.2.3