mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-12 10:54:44 +00:00
parent
c3806155c3
commit
284ecb114e
7 changed files with 253 additions and 218 deletions
|
@ -1100,9 +1100,9 @@ void Interface_SetSceneRestrictions(PlayState* play) {
|
|||
InterfaceContext* interfaceCtx = &play->interfaceCtx;
|
||||
s16 i = 0;
|
||||
u8 sceneId;
|
||||
#if !PLATFORM_IQUE
|
||||
s32 pad[3];
|
||||
#endif
|
||||
s32 pad1;
|
||||
s32 pad2;
|
||||
s32 pad3;
|
||||
|
||||
interfaceCtx->restrictions.all = 0;
|
||||
interfaceCtx->restrictions.dinsNayrus = 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue