// // sub_180020EEC from 0x180020eec to 0x180020f25 (57 bytes) // // 2 xrefs: // > @ 0x18002f339 // > @ 0x18004b604 // // This function is hookable on this platform! // // Using BromaIDA 8.0.0 @ https://github.com/Stazzical/BromaIDA // Using bindings at commit ba9f177b at Thu Jul 16 22:52:06 2026 from https://github.com/geode-sdk/bindings // void __fastcall __noreturn sub_180020EEC(__int64 a1, __int64 a2) { __int64 v3; // rcx sub_180018500(*(_QWORD *)(a2 + 144), *(_QWORD *)(a2 + 56)); sub_1800184B0(v3, *(void **)(a2 + 168), *(_QWORD *)(a2 + 152)); throw; }