{"type": "func", "start": 334276, "end": 334288, "name": "sub_519C4", "pseudocode": "// \n// sub_519C4 from 0x519c4 to 0x519d0 (12 bytes)\n// \n// 2 xrefs:\n// > FMOD_Channel_GetDelay @ 0x50c6c\n// > FMOD_ChannelGroup_GetDelay @ 0x510f0\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_519C4(FMOD::ChannelControl *a1, unsigned __int64 *a2, unsigned __int64 *a3)\n{\n  __int64 v3; // x29\n\n  return FMOD::ChannelControl::getDelay(a1, a2, a3, (bool *)(v3 - 4));\n}", "assembly": "; \n; sub_519C4 from 0x519c4 to 0x519d0 (12 bytes)\n; \n; 2 xrefs:\n; > FMOD_Channel_GetDelay @ 0x50c6c\n; > FMOD_ChannelGroup_GetDelay @ 0x510f0\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, X3                                                ; +0x0, 0x519c4\nSUB             X3, X29, #4; bool *                                    ; +0x4, 0x519c8\nB               ._ZN4FMOD14ChannelControl8getDelayEPyS1_Pb; FMOD::ChannelControl::getDelay(ulong long *,ulong long *,bool *) ; +0x8, 0x519cc", "xrefs": ["FMOD_Channel_GetDelay @ 0x50c6c", "FMOD_ChannelGroup_GetDelay @ 0x510f0"], "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"}