1
0
mirror of https://github.com/blawar/ooot.git synced 2024-06-30 16:29:55 +00:00

Fixed forest temple doors again.

This commit is contained in:
DaMarkov 2022-02-21 03:01:28 +01:00
parent 85bc69cfe5
commit cfb7c151e3

View File

@ -65,7 +65,7 @@ static EnDoorInfo sDoorInfo[] = {
{ SCENE_MIZUSIN, 2, OBJECT_MIZU_OBJECTS },
{ SCENE_HAKADAN, 3, OBJECT_HAKA_DOOR },
{ SCENE_HAKADANCH, 3, OBJECT_HAKA_DOOR },
#ifdef N64_VERSION
#ifndef N64_VERSION
{ SCENE_BMORI1, 0, OBJECT_GAMEPLAY_KEEP },//Doors in the forest temple. Might be incorrect
#endif
// KEEP objects should remain last and in pthis order