ref: 52993d20efd5315c9d3e2e684a84456783717fc8
parent: e69544b61f5014b77852567efc3b78bc56982a20
author: Remy Oukaour <remy.oukaour@gmail.com>
date: Fri Jan 19 05:44:33 EST 2018
Keep hex address until surrounding code is cleaned up
--- a/mobile/mobile_46.asm
+++ b/mobile/mobile_46.asm
@@ -967,9 +967,9 @@
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