Make wMysteryGift*GameVersion constants consistent

This commit is contained in:
mid-kid
2023-03-30 05:15:35 +02:00
parent a6ac67dea2
commit c8e9a82190
2 changed files with 8 additions and 8 deletions

View File

@@ -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