You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Fix wram labeling for wPCItems
This commit is contained in:
@@ -2664,7 +2664,7 @@ Function17e165:
|
||||
pop hl
|
||||
jr c, .asm_17e195
|
||||
push hl
|
||||
ld hl, wPCItems
|
||||
ld hl, wNumPCItems
|
||||
call CheckItem
|
||||
pop hl
|
||||
jr c, .asm_17e195
|
||||
|
||||
Reference in New Issue
Block a user