// // sub_519AC from 0x519ac to 0x519b8 (12 bytes) // // 22 xrefs: // > FMOD_System_GetSpeakerPosition @ 0x5054c // > FMOD_System_IsRecording @ 0x507a4 // > FMOD_Channel_GetPaused @ 0x50ac8 // > FMOD_Channel_GetVolumeRamp @ 0x50b18 // > FMOD_Channel_GetMute @ 0x50b74 // > FMOD_Channel_IsPlaying @ 0x50bf4 // > FMOD_Channel_GetDelay @ 0x50c74 // > FMOD_Channel_Get3DDistanceFilter @ 0x50dfc // > FMOD_Channel_IsVirtual @ 0x50ed4 // > FMOD_ChannelGroup_GetPaused @ 0x50f40 // > FMOD_ChannelGroup_GetVolumeRamp @ 0x50f94 // > FMOD_ChannelGroup_GetMute @ 0x50ff4 // > FMOD_ChannelGroup_IsPlaying @ 0x51078 // > FMOD_ChannelGroup_GetDelay @ 0x510fc // > FMOD_ChannelGroup_Get3DDistanceFilter @ 0x51288 // > FMOD_DSP_GetActive @ 0x51498 // > FMOD_DSP_GetBypass @ 0x514e0 // > FMOD_DSP_GetParameterBool @ 0x515bc // > FMOD_DSP_GetIdle @ 0x5164c // > FMOD_Geometry_GetPolygonAttributes @ 0x51804 // > FMOD_Geometry_GetActive @ 0x5184c // > FMOD_Reverb3D_GetActive @ 0x5193c // // 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 sub_519AC() { _DWORD *v0; // x19 __int64 v1; // x29 *v0 = *(unsigned __int8 *)(v1 - 4); }