From 52993d20efd5315c9d3e2e684a84456783717fc8 Mon Sep 17 00:00:00 2001 From: Remy Oukaour Date: Fri, 19 Jan 2018 10:44:33 -0500 Subject: [PATCH] Keep hex address until surrounding code is cleaned up --- mobile/mobile_46.asm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mobile/mobile_46.asm b/mobile/mobile_46.asm index 48516ea7a..683ecda37 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, BANK(wDecompressScratch) + ld a, $6 ld [rSVBK], a - ld de, wDecompressScratch + ld de, $d000 ld bc, $1000 ld a, [hl] sla a