You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Fix wram labeling for wPCItems
This commit is contained in:
@@ -151,7 +151,7 @@ _ResetWRAM:
|
||||
ld hl, wNumBalls
|
||||
call .InitList
|
||||
|
||||
ld hl, wPCItems
|
||||
ld hl, wNumPCItems
|
||||
call .InitList
|
||||
|
||||
xor a
|
||||
|
Reference in New Issue
Block a user