Introduce in-game Randomizer Settings menu, remove plando mode (#4804)
* Initial mockup * Rip out part of plando mode, implement rando settings menu * MVP new randomizer flow * Translation support and code cleanup * Fixes and more cleanup * Fix whoopsie * Fix whoopsie 2
This commit is contained in:
@@ -1597,6 +1597,9 @@ typedef struct {
|
||||
uint8_t bossRushOffset;
|
||||
int16_t bossRushUIAlpha;
|
||||
uint16_t bossRushArrowOffset;
|
||||
uint8_t randomizerIndex;
|
||||
int16_t randomizerUIAlpha;
|
||||
uint16_t randomizerArrowOffset;
|
||||
} FileChooseContext; // size = 0x1CAE0
|
||||
|
||||
// Macros for `EntranceInfo.field`
|
||||
|
||||
Reference in New Issue
Block a user