From c99606ee2467382d1c447ccefd529477aa72dce7 Mon Sep 17 00:00:00 2001 From: luckytyphlosion Date: Sat, 9 Jan 2016 14:32:16 -0500 Subject: Minor fixes --- wram.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wram.asm') diff --git a/wram.asm b/wram.asm index 9bac935b..2abf935c 100755 --- a/wram.asm +++ b/wram.asm @@ -2368,7 +2368,7 @@ wCurMapWidth:: ; d369 W_MAPDATAPTR:: ; d36a ds 2 -W_MAPTEXTPTR:: ; d36c +wMapTextPtr:: ; d36c ds 2 W_MAPSCRIPTPTR:: ; d36e -- cgit v1.3.1-sl0p