mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-15 04:14:34 +00:00
wip 3, comments in KaleidoScope_DrawQuestStatus
and starting to figure out the state 6 substates (unk_1E4)
This commit is contained in:
parent
118e3f84d5
commit
8ddd1c1051
11 changed files with 206 additions and 155 deletions
|
@ -70,7 +70,7 @@ void KaleidoSetup_Init(PlayState* play) {
|
|||
pauseCtx->debugState = 0;
|
||||
pauseCtx->alpha = 0;
|
||||
pauseCtx->unk_1EA = 0;
|
||||
pauseCtx->unk_1E4_ps6_ = PAUSE_S6_0;
|
||||
pauseCtx->unk_1E4_ps6_ = PAUSE_S6_0_IDLE_;
|
||||
pauseCtx->mode = 0;
|
||||
pauseCtx->pageIndex = PAUSE_ITEM;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue