{"type": "func", "start": 330588, "end": 330632, "name": "FMOD_Channel_GetMute", "pseudocode": "// \n// FMOD_Channel_GetMute from 0x50b5c to 0x50b88 (44 bytes)\n// \n// 4 xrefs:\n// > .FMOD_Channel_GetMute @ 0x108afc\n// > <???> @ 0x2050\n// > .FMOD_Channel_GetMute @ 0x108af4\n// > <???> @ 0x110e40\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 FMOD_Channel_GetMute(__int64 a1)\n{\n  __int64 v1; // x19\n  __int64 result; // x0\n\n  if ( !a1 )\n    return 31;\n  result = sub_519F4();\n  if ( v1 )\n    return sub_519AC(result);\n  return result;\n}", "assembly": "; \n; FMOD_Channel_GetMute from 0x50b5c to 0x50b88 (44 bytes)\n; \n; 4 xrefs:\n; > .FMOD_Channel_GetMute @ 0x108afc\n; > <???> @ 0x2050\n; > .FMOD_Channel_GetMute @ 0x108af4\n; > <???> @ 0x110e40\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\nSTR             X19, [SP,#-0x10+var_10]!                               ; +0x0, 0x50b5c\nSTP             X29, X30, [SP,#0x10+var_s0]                            ; +0x4, 0x50b60\nADD             X29, SP, #0x10                                         ; +0x8, 0x50b64\nCBZ             X0, loc_50B7C                                          ; +0xc, 0x50b68\nBL              sub_519F4                                              ; +0x10, 0x50b6c\nCBZ             X19, loc_50B80                                         ; +0x14, 0x50b70\nBL              sub_519AC                                              ; +0x18, 0x50b74\nB               loc_50B80                                              ; +0x1c, 0x50b78\nMOV             W0, #0x1F                                              ; +0x20, 0x50b7c\nLDP             X29, X30, [SP,#0x10+var_s0]                            ; +0x24, 0x50b80\nB               loc_519A4                                              ; +0x28, 0x50b84", "xrefs": [".FMOD_Channel_GetMute @ 0x108afc", "<???> @ 0x2050", ".FMOD_Channel_GetMute @ 0x108af4", "<???> @ 0x110e40"], "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"}