diff options
author | luckytyphlosion <alan.rj.huang@gmail.com> | 2016-01-09 14:32:16 -0500 |
---|---|---|
committer | luckytyphlosion <alan.rj.huang@gmail.com> | 2016-01-09 14:32:16 -0500 |
commit | c99606ee2467382d1c447ccefd529477aa72dce7 (patch) | |
tree | 5ea1c92e5e37833f8f1fdd69527d0334a50af02f /wram.asm | |
parent | 94eee4e89ef5c0857599c2951befee9dc709ae85 (diff) |
Minor fixes
Diffstat (limited to 'wram.asm')
-rwxr-xr-x | wram.asm | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2368,7 +2368,7 @@ wCurMapWidth:: ; d369 W_MAPDATAPTR:: ; d36a ds 2 -W_MAPTEXTPTR:: ; d36c +wMapTextPtr:: ; d36c ds 2 W_MAPSCRIPTPTR:: ; d36e |