Clean up mystery gift sync, document wonder news

This commit is contained in:
GriffinR
2022-11-21 23:52:11 -05:00
parent 76c3b014d8
commit a19cb44458
17 changed files with 212 additions and 189 deletions
+2 -2
View File
@@ -628,8 +628,8 @@ struct FameCheckerSaveData
struct WonderNewsMetadata
{
u8 newsType:2;
u8 unk_0_2:3;
u8 unk_0_5:3;
u8 sentRewardCounter:3;
u8 rewardCounter:3;
u8 berry;
};