mirror of
https://github.com/zeldaret/mm.git
synced 2026-06-03 10:31:10 -04:00
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:
+1
-1
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user