mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-13 03:14:38 +00:00
Merge branch 'main' into doc_pause_menu
This commit is contained in:
commit
740535129d
200 changed files with 28572 additions and 8184 deletions
|
@ -17,8 +17,9 @@ void Interface_Init(PlayState* play) {
|
|||
|
||||
View_Init(&interfaceCtx->view, play->state.gfxCtx);
|
||||
|
||||
interfaceCtx->unk_1FA = interfaceCtx->unk_261 = interfaceCtx->unk_1FC = 0;
|
||||
interfaceCtx->unk_1EC = interfaceCtx->unk_1EE = interfaceCtx->unk_1F0 = 0;
|
||||
interfaceCtx->unk_1FA = interfaceCtx->unk_261 = interfaceCtx->unk_1FC = 0;
|
||||
|
||||
interfaceCtx->unk_22E = 0;
|
||||
interfaceCtx->lensMagicConsumptionTimer = 16;
|
||||
interfaceCtx->unk_1F4 = 0.0f;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue