mirror of
https://github.com/HarbourMasters/Shipwright
synced 2026-08-16 21:38:07 -04:00
Move some flags around and use global array instead of flag for shuffle cows
This commit is contained in:
@@ -184,6 +184,7 @@ typedef struct {
|
||||
u8 seedIcons[5];
|
||||
u8 dungeonsDone[8];
|
||||
u8 trialsDone[6];
|
||||
u8 cowsMilked[10];
|
||||
u8 temporaryWeapon;
|
||||
} SaveContext; // size = 0x1428
|
||||
|
||||
|
||||
Reference in New Issue
Block a user