diff options
author | PikalaxALT <PikalaxALT@gmail.com> | 2015-12-19 14:48:30 -0500 |
---|---|---|
committer | PikalaxALT <PikalaxALT@gmail.com> | 2015-12-19 14:48:30 -0500 |
commit | 987ed1fafb2ed4920276089f8c93f1be3f31acac (patch) | |
tree | ee142b65e7a3a03514325258d5f3c7e9a40bd084 /misc/mobile_41.asm | |
parent | 3d36f1a83711f117274c56f3ddb285d81a869bb3 (diff) |
More work on slots; WRAM cleanup, Move Deleter
Diffstat (limited to 'misc/mobile_41.asm')
-rwxr-xr-x | misc/mobile_41.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/mobile_41.asm b/misc/mobile_41.asm index cc78c84e7..0f84cbf3c 100755 --- a/misc/mobile_41.asm +++ b/misc/mobile_41.asm @@ -1054,7 +1054,7 @@ Function1064d8: ; 1064d8 jr asm_1064ed asm_1064ed - ld de, wBackupTilemap + ld de, wDecompressScratch ld b, $0 ld a, [rSVBK] push af |