You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Make wMysteryGift*GameVersion constants consistent
This commit is contained in:
@@ -1073,7 +1073,7 @@ ENDU
|
||||
ds 138
|
||||
|
||||
wMysteryGiftPartnerData::
|
||||
wMysteryGiftGameVersion:: db
|
||||
wMysteryGiftPartnerGameVersion:: db
|
||||
wMysteryGiftPartnerID:: dw
|
||||
wMysteryGiftPartnerName:: ds NAME_LENGTH
|
||||
wMysteryGiftPartnerDexCaught:: db
|
||||
@@ -1087,7 +1087,7 @@ wMysteryGiftPartnerDataEnd::
|
||||
ds 60
|
||||
|
||||
wMysteryGiftPlayerData::
|
||||
ds 1
|
||||
wMysteryGiftPlayerGameVersion:: db
|
||||
wMysteryGiftPlayerID:: dw
|
||||
wMysteryGiftPlayerName:: ds NAME_LENGTH
|
||||
wMysteryGiftPlayerDexCaught:: db
|
||||
|
Reference in New Issue
Block a user