{"type": "func", "start": 334324, "end": 334336, "name": "sub_519F4", "pseudocode": "// \n// sub_519F4 from 0x519f4 to 0x51a00 (12 bytes)\n// \n// 2 xrefs:\n// > FMOD_Channel_GetMute @ 0x50b6c\n// > FMOD_ChannelGroup_GetMute @ 0x50fe8\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_519F4(FMOD::ChannelControl *a1)\n{\n  __int64 v1; // x29\n\n  return FMOD::ChannelControl::getMute(a1, (bool *)(v1 - 4));\n}", "assembly": "; \n; sub_519F4 from 0x519f4 to 0x51a00 (12 bytes)\n; \n; 2 xrefs:\n; > FMOD_Channel_GetMute @ 0x50b6c\n; > FMOD_ChannelGroup_GetMute @ 0x50fe8\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, 0x519f4\nSUB             X1, X29, #4; bool *                                    ; +0x4, 0x519f8\nB               ._ZN4FMOD14ChannelControl7getMuteEPb; FMOD::ChannelControl::getMute(bool *) ; +0x8, 0x519fc", "xrefs": ["FMOD_Channel_GetMute @ 0x50b6c", "FMOD_ChannelGroup_GetMute @ 0x50fe8"], "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"}