Fix: Better debug warp MQ detection and other warp menu bugs (#2932)

* fix: add mq detection to better debug warp

* replace special characters for debug warp translations

* reorder better debug warp printing

* adjust french translation
This commit is contained in:
Adam Bird
2023-06-01 22:00:45 -04:00
committed by GitHub
parent 6bf42fd018
commit c9d24f2e98
5 changed files with 128 additions and 48 deletions

View File

@@ -1293,9 +1293,12 @@ typedef struct SelectContext {
/* 0x0230 */ s32 lockDown;
/* 0x0234 */ s32 unk_234; // unused
/* 0x0238 */ u8* staticSegment;
// #region SOH [General]
/* */ s32 currentEntrance;
/* */ u8 isBetterWarp;
/* */ BetterSceneSelectEntry* betterScenes;
/* */ BetterSceneSelectGrottoData* betterGrottos;
// #endregion
} SelectContext; // size = 0x240
typedef struct {