Clean up mevent2

This commit is contained in:
GriffinR
2021-10-17 01:35:26 -04:00
parent c7d550e96c
commit 5f9069628d
8 changed files with 44 additions and 33 deletions
+2 -2
View File
@@ -847,7 +847,7 @@ struct WonderNewsMetadata
struct WonderNews
{
u16 unk_00;
u16 id;
u8 sendType; // SEND_TYPE_*
u8 bgType;
u8 titleText[WONDER_NEWS_TEXT_LENGTH];
@@ -876,7 +876,7 @@ struct WonderCardMetadata
u16 battlesLost;
u16 numTrades;
u16 iconSpecies;
u16 stampData[2][7];
u16 stampData[2][MAX_STAMP_CARD_STAMPS]; // First element is STAMP_SPECIES, second is STAMP_ID
};
struct MysteryGiftSave