Initial work towards shopsanity, not fully working but some of it is

This commit is contained in:
Garrett Cox
2022-08-22 13:23:27 -05:00
parent 9f63aaae99
commit 17aa82a2cd
13 changed files with 601 additions and 11 deletions
+1
View File
@@ -186,6 +186,7 @@ typedef struct {
u8 trialsDone[6];
u8 cowsMilked[10];
u8 scrubsPurchased[35];
u8 shopItemsPurchased[48];
u8 temporaryWeapon;
u16 adultTradeItems;
} SaveContext; // size = 0x1428