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:
aMannus
2025-01-05 18:42:45 +01:00
committed by GitHub
parent 55e1af9e81
commit 537a57c361
16 changed files with 368 additions and 248 deletions

View File

@@ -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`