Fix wram labeling for wPCItems

This commit is contained in:
Fredrik Ljungdahl
2019-03-18 16:43:58 +01:00
parent 179dc85ba1
commit e598e49edb
7 changed files with 11 additions and 12 deletions

View File

@@ -151,7 +151,7 @@ _ResetWRAM:
ld hl, wNumBalls
call .InitList
ld hl, wPCItems
ld hl, wNumPCItems
call .InitList
xor a