Move some flags around and use global array instead of flag for shuffle cows

This commit is contained in:
Garrett Cox
2022-08-03 08:44:48 -05:00
parent c18203878b
commit 723e34a06a
4 changed files with 84 additions and 50 deletions
+1
View File
@@ -184,6 +184,7 @@ typedef struct {
u8 seedIcons[5];
u8 dungeonsDone[8];
u8 trialsDone[6];
u8 cowsMilked[10];
u8 temporaryWeapon;
} SaveContext; // size = 0x1428