{"type": "func", "start": 334312, "end": 334324, "name": "sub_519E8", "pseudocode": "// \n// sub_519E8 from 0x519e8 to 0x519f4 (12 bytes)\n// \n// 2 xrefs:\n// > FMOD_Channel_Get3DDistanceFilter @ 0x50df4\n// > FMOD_ChannelGroup_Get3DDistanceFilter @ 0x5127c\n// \n// This function is hookable on this platform!\n// \n// Using BromaIDA 8.0.0 @ https://github.com/Stazzical/BromaIDA\n// Using bindings at commit ba9f177b at Thu Jul 16 22:52:06 2026 from https://github.com/geode-sdk/bindings\n// \n\n__int64 __fastcall sub_519E8(FMOD::ChannelControl *a1, __int64 a2, float *a3, float *a4)\n{\n  __int64 v4; // x29\n\n  return FMOD::ChannelControl::get3DDistanceFilter(a1, (bool *)(v4 - 4), a3, a4);\n}", "assembly": "; \n; sub_519E8 from 0x519e8 to 0x519f4 (12 bytes)\n; \n; 2 xrefs:\n; > FMOD_Channel_Get3DDistanceFilter @ 0x50df4\n; > FMOD_ChannelGroup_Get3DDistanceFilter @ 0x5127c\n; \n; This function is hookable on this platform!\n; \n; Using BromaIDA 8.0.0 @ https:;github.com/Stazzical/BromaIDA\n; Using bindings at commit ba9f177b at Thu Jul 16 22:52:06 2026 from https:;github.com/geode-sdk/bindings\n; \n\nMOV             X19, X1                                                ; +0x0, 0x519e8\nSUB             X1, X29, #4; bool *                                    ; +0x4, 0x519ec\nB               ._ZN4FMOD14ChannelControl19get3DDistanceFilterEPbPfS2_; FMOD::ChannelControl::get3DDistanceFilter(bool *,float *,float *) ; +0x8, 0x519f0", "xrefs": ["FMOD_Channel_Get3DDistanceFilter @ 0x50df4", "FMOD_ChannelGroup_Get3DDistanceFilter @ 0x5127c"], "is_objc": false, "is_arm32": false, "is_arm64": false, "bida_info": "8.0.0 @ https://github.com/Stazzical/BromaIDA", "bindings_info": "commit ba9f177b at Thu Jul 16 22:52:06 2026 from https://github.com/geode-sdk/bindings"}