Merge branch 'master' of https://github.com/pret/pokeemerald into sync-trade

This commit is contained in:
GriffinR
2023-01-23 14:45:51 -05:00
280 changed files with 7680 additions and 11029 deletions

View File

@@ -109,7 +109,7 @@ struct __attribute__((packed, aligned(2))) RfuGameData
u8 startedActivity:1;
u8 playerGender:1;
u8 tradeLevel:7;
u8 padding;
u8 filler;
};
// Constants for getting/setting information in 'partnerInfo' of RfuGameData.