// // FMOD::SystemI::validate from 0x109ad0 to 0x109ae0 (16 bytes) // // 15 xrefs: // > FMOD::System::getPluginInfo @ 0xdc138 // > FMOD::System::setGeometrySettings @ 0xdeab4 // > sub_DEFF4 @ 0xdf00c // > sub_DF010 @ 0xdf030 // > sub_DF034 @ 0xdf048 // > sub_DF0CC @ 0xdf0e4 // > sub_DF0FC @ 0xdf118 // > sub_DF13C @ 0xdf158 // > sub_DF188 @ 0xdf190 // > sub_DF194 @ 0xdf1b8 // > sub_DF1DC @ 0xdf214 // > sub_DF224 @ 0xdf22c // > sub_DF240 @ 0xdf270 // > sub_DF284 @ 0xdf288 // > sub_DF378 @ 0xdf380 // // 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::SystemI::validate(__int64 a1, __int64 *a2, _QWORD *a3) { return _ZN4FMOD7SystemI8validateEPNS_6SystemEPPS0_PNS_15SystemLockScopeE(a1, a2, a3); }