Store seed string in the save, and use it for mirror mode & enemy rando (#3175)
This commit is contained in:
@@ -316,6 +316,8 @@ typedef struct {
|
||||
/* */ RandomizerCheck ganonHintCheck;
|
||||
/* */ RandomizerCheck gregCheck;
|
||||
/* */ RandomizerCheck dampeCheck;
|
||||
/* */ char inputSeed[1024];
|
||||
/* */ u32 finalSeed;
|
||||
/* */ u8 seedIcons[5];
|
||||
/* */ u16 randomizerInf[9];
|
||||
/* */ u16 adultTradeItems;
|
||||
|
||||
Reference in New Issue
Block a user