// // sub_54C3C from 0x54c3c to 0x54c78 (60 bytes) // // 1 xrefs: // > @ 0x10c380 // // 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 // __int64 __fastcall sub_54C3C(__int64 a1, unsigned __int64 a2) { unsigned __int64 v3; // x20 v3 = HIDWORD(a2); ((void (*)(void))loc_525D0)(); return (*(__int64 (__fastcall **)(__int64, _QWORD, __int64, _QWORD))(*(_QWORD *)a1 + 216LL))( a1, (unsigned int)v3, 2, 0); }