Keep hex address until surrounding code is cleaned up

This commit is contained in:
Remy Oukaour 2018-01-19 10:44:33 -05:00
parent e69544b61f
commit 52993d20ef
1 changed files with 2 additions and 2 deletions

View File

@ -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