DoorAna: OK (#90)

* DoorAna: OK

* DoorAna: changed z_lib functionname to match new master

* DoorAna: requested changes

* DoorAna: requested changes

* DoorAna: Renamed nextEntranceIndex

* DoorAna: some changes requested

Co-authored-by: isghj8 <isghj8@gmail.com>
This commit is contained in:
Isghj
2021-04-18 11:16:14 -07:00
committed by GitHub
parent d327f3e6c3
commit 768ca0839b
9 changed files with 202 additions and 23 deletions
+1 -1
View File
@@ -525,7 +525,7 @@ void Scene_HeaderCommand1A(GlobalContext* ctxt, SceneCmd* entry) {
}
void func_801306A4(GlobalContext *ctxt) {
ctxt->unk1887F = func_801323A0(ctxt->unk1887A) & 0x7F;
ctxt->unk1887F = func_801323A0(ctxt->nextEntranceIndex) & 0x7F;
}
s32 Scene_ProcessHeader(GlobalContext* ctxt, SceneCmd* header) {