summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xmobile/mobile_46.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/mobile/mobile_46.asm b/mobile/mobile_46.asm
index 81066a1d1..48516ea7a 100755
--- a/mobile/mobile_46.asm
+++ b/mobile/mobile_46.asm
@@ -967,9 +967,9 @@ Function11878d: ; 11878d (46:478d)
bit 0, [hl]
jr nz, .asm_118803
set 0, [hl]
- ld a, $6
+ ld a, BANK(wDecompressScratch)
ld [rSVBK], a
- ld de, w3_d000
+ ld de, wDecompressScratch
ld bc, $1000
ld a, [hl]
sla a