Label scratch space and a bunch of box lists.

This commit is contained in:
yenatch
2015-08-19 21:51:04 -07:00
parent 038166f97c
commit 9e3bd6cb9b
5 changed files with 134 additions and 134 deletions

View File

@@ -2421,12 +2421,12 @@ Function4143b: ; 4143b
ret
.asm_4145b
ld a, $0
ld a, BANK(sScratch)
call GetSRAMBank
callba Function1de0d7
ld hl, VTiles2
ld de, $a000
ld c, $31
ld de, sScratch
ld c, 7 * 7
ld a, [hROMBank]
ld b, a
call Get2bpp