Remove the nested UNION within battle WRAM

This commit is contained in:
Rangi
2019-01-30 18:59:48 -05:00
parent 4fe0d93d4c
commit 88465686cf
3 changed files with 30 additions and 26 deletions

View File

@@ -14,8 +14,8 @@ _UnownPuzzle:
xor a
ldh [hBGMapMode], a
call DisableLCD
ld hl, wc608 ; includes wPuzzlePieces
ld bc, wc7e8 - wc608
ld hl, wUnownPuzzle ; includes wPuzzlePieces
ld bc, wUnownPuzzleEnd - wUnownPuzzle
xor a
call ByteFill
ld hl, UnownPuzzleCursorGFX