Use randomizerInf

This commit is contained in:
Garrett Cox
2022-09-02 11:47:57 -05:00
parent 73606edf4e
commit d60a82d67a
9 changed files with 143 additions and 81 deletions
+1
View File
@@ -261,5 +261,6 @@ extern GraphicsContext* __gfxCtx;
#define SEG_ADDR(seg, addr) (addr | (seg << 24) | 1)
#define NUM_TRIALS 6
#define NUM_SHOP_ITEMS 64
#endif
+1 -2
View File
@@ -183,8 +183,7 @@ typedef struct {
char ganonHintText[150];
char ganonText[250];
u8 seedIcons[5];
u16 randomizerInf[4];
u8 shopItemsPurchased[48];
u16 randomizerInf[8];
u8 temporaryWeapon;
u16 adultTradeItems;
} SaveContext; // size = 0x1428