// // sub_5BE98 from 0x5be98 to 0x5beb8 (32 bytes) // // 2 xrefs: // > sub_57F50 @ 0x5803c // > FMOD::Channel::setChannelGroup @ 0xcec78 // // 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_5BE98(__int64 a1, __int64 a2) { if ( !a2 ) a2 = *(_QWORD *)(*(_QWORD *)(a1 + 8) + 69856LL); return sub_5AC04(a1, a2, 1, 0); }