You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
6 → PARTY_LENGTH
This commit is contained in:
2
wram.asm
2
wram.asm
@@ -2482,7 +2482,7 @@ RegisteredItem:: db ; d95c
|
|||||||
PlayerState:: db ; d95d
|
PlayerState:: db ; d95d
|
||||||
|
|
||||||
wHallOfFameCount:: dw
|
wHallOfFameCount:: dw
|
||||||
wTradeFlags:: flag_array 6 ; d960
|
wTradeFlags:: flag_array PARTY_LENGTH ; d960
|
||||||
ds 1
|
ds 1
|
||||||
MooMooBerries:: db ; d962
|
MooMooBerries:: db ; d962
|
||||||
UndergroundSwitchPositions:: db ; d963
|
UndergroundSwitchPositions:: db ; d963
|
||||||
|
Reference in New Issue
Block a user