Increase size of randomizerInf

This commit is contained in:
Garrett Cox 2022-08-25 15:38:41 -05:00
parent c76ff719f4
commit dc9eeb18d9
1 changed files with 1 additions and 1 deletions

View File

@ -183,7 +183,7 @@ typedef struct {
char ganonHintText[150];
char ganonText[250];
u8 seedIcons[5];
u16 randomizerInf[2];
u16 randomizerInf[4];
u8 temporaryWeapon;
u16 adultTradeItems;
} SaveContext; // size = 0x1428