Identify a few more WRAM label uses

This commit is contained in:
Rangi
2019-04-19 18:55:04 -04:00
parent 45e3f6aca9
commit 71db95dc34
4 changed files with 28 additions and 24 deletions

View File

@@ -776,8 +776,8 @@ BillsPC_InitRAM:
call ClearSprites
call ClearTileMap
call BillsPC_InitGFX
ld hl, wBillsPCPokemonList
ld bc, $338
ld hl, wBillsPCData
ld bc, wBillsPCDataEnd - wBillsPCData
xor a
call ByteFill
xor a