// // FMOD::ChannelI::validate from 0x107fa0 to 0x107fb0 (16 bytes) // // 10 xrefs: // > sub_55F6C @ 0x55f74 // > sub_5D078 @ 0x5d0a8 // > sub_5D1CC @ 0x5d1f8 // > FMOD::Channel::setPosition @ 0xcea88 // > FMOD::Channel::getPosition @ 0xceb88 // > FMOD::Channel::setFrequency @ 0xced38 // > FMOD::Channel::setLoopPoints @ 0xcf054 // > FMOD::Channel::getLoopPoints @ 0xcf1e4 // > sub_CF374 @ 0xcf388 // > sub_CF38C @ 0xcf39c // // 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::ChannelI::validate(unsigned int a1, _QWORD *a2, _QWORD *a3) { return _ZN4FMOD8ChannelI8validateEPNS_7ChannelEPPS0_PNS_15SystemLockScopeE(a1, a2, a3); }