// // sub_5D2B8 from 0x5d2b8 to 0x5d30c (84 bytes) // // 1 xrefs: // > sub_70480 @ 0x7048c // // 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 sub_5D2B8(__int64 a1, __int64 a2) { if ( !*(_BYTE *)(a1 + 408) ) { *(_QWORD *)a1 = a2; if ( !(unsigned int)FMOD_OS_CriticalSection_Create(a1 + 400, 0) && !(unsigned int)sub_5CCF8(a1 + 16, a1) ) *(_BYTE *)(a1 + 408) = 1; } JUMPOUT(0x5D4B0); }