mirror of
https://github.com/zeldaret/oot
synced 2026-07-08 14:26:45 -04:00
fix func_8008EF30 (#250)
This commit is contained in:
@@ -245,7 +245,7 @@ void func_8008EEAC(GlobalContext* globalCtx, Actor* arg1) {
|
||||
func_8005A444(Gameplay_GetCamera(globalCtx, 0), 2);
|
||||
}
|
||||
|
||||
s32 func_8008EF40(GlobalContext* globalCtx) {
|
||||
s32 func_8008EF30(GlobalContext* globalCtx) {
|
||||
Player* player = PLAYER;
|
||||
return player->stateFlags1 & 0x800000;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user