// // FMOD_System_Release from 0x5036c to 0x50370 (4 bytes) // // 4 xrefs: // > .FMOD_System_Release @ 0x1081cc // > @ 0x3cd0 // > .FMOD_System_Release @ 0x1081c4 // > @ 0x1109a8 // // 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 // // attributes: thunk __int64 __fastcall FMOD_System_Release(FMOD::System *a1) { return FMOD::System::release(a1); }