mirror of
https://github.com/zeldaret/oot
synced 2026-06-02 18:18:52 -04:00
@@ -1226,7 +1226,7 @@ void Scene_DrawConfigLakeHylia(PlayState* play) {
|
||||
|
||||
OPEN_DISPS(play->state.gfxCtx, "../z_scene_table.c", 7058);
|
||||
|
||||
if (IS_CUTSCENE_LAYER || (LINK_IS_ADULT && !GET_EVENTCHKINF(EVENTCHKINF_69))) {
|
||||
if (IS_CUTSCENE_LAYER || (LINK_IS_ADULT && !GET_EVENTCHKINF(EVENTCHKINF_RESTORED_LAKE_HYLIA))) {
|
||||
play->roomCtx.drawParams[0] = 87;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user