mirror of
https://github.com/zeldaret/ph
synced 2026-08-07 02:05:46 -04:00
Decomp src/00_Core/Map/MapManager.cpp (56%) (#101)
* Fix * Fix * stupid typo * Another dumb typo * Fix * Fix declaration * Fix declaration * Fix * Fix symbols * Corrections * Fix regression in GetEntrancePos --------- Co-authored-by: Aetias <aetias@outlook.com>
This commit is contained in:
@@ -988,7 +988,7 @@ ARM bool UnkStruct_020397f8::func_0203c1a0() {
|
||||
this->mUnk_584 = 1;
|
||||
|
||||
pVar1 = (s8 *) data_027e103c->func_ov000_020cef9c();
|
||||
iVar3 = data_027e0f7c.func_ov000_0209d90c(pVar1[0x24F], 0);
|
||||
iVar3 = data_027e0f7c->func_ov000_0209d90c(pVar1[0x24F], 0);
|
||||
data_027e1054->func_ov003_020f4760(iVar3[1], 0);
|
||||
data_ov000_020eec9c.func_ov000_020d77e4(6);
|
||||
data_027e103c->func_ov000_020cfb58();
|
||||
|
||||
Reference in New Issue
Block a user