{"type": "func", "start": 334108, "end": 334160, "name": "FMOD_Reverb3D_GetActive", "pseudocode": "// \n// FMOD_Reverb3D_GetActive from 0x5191c to 0x51950 (52 bytes)\n// \n// 4 xrefs:\n// > .FMOD_Reverb3D_GetActive @ 0x10991c\n// > <???> @ 0x1c90\n// > .FMOD_Reverb3D_GetActive @ 0x109914\n// > <???> @ 0x111550\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_Reverb3D_GetActive(__int64 a1)\n{\n  __int64 v1; // x19\n  FMOD::Reverb3D *v2; // x0\n  bool *v3; // x1\n  __int64 result; // x0\n\n  if ( !a1 )\n    return 31;\n  v2 = (FMOD::Reverb3D *)sub_519B8();\n  result = FMOD::Reverb3D::getActive(v2, v3);\n  if ( v1 )\n  {\n    if ( !(_DWORD)result )\n      return sub_519AC(result);\n  }\n  return result;\n}", "assembly": "; \n; FMOD_Reverb3D_GetActive from 0x5191c to 0x51950 (52 bytes)\n; \n; 4 xrefs:\n; > .FMOD_Reverb3D_GetActive @ 0x10991c\n; > <???> @ 0x1c90\n; > .FMOD_Reverb3D_GetActive @ 0x109914\n; > <???> @ 0x111550\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, 0x5191c\nSTP             X29, X30, [SP,#0x10+var_s0]                            ; +0x4, 0x51920\nADD             X29, SP, #0x10                                         ; +0x8, 0x51924\nCBZ             X0, loc_51944                                          ; +0xc, 0x51928\nBL              sub_519B8                                              ; +0x10, 0x5192c\nBL              ._ZN4FMOD8Reverb3D9getActiveEPb; FMOD::Reverb3D::getActive(bool *) ; +0x14, 0x51930\nCBZ             X19, loc_51948                                         ; +0x18, 0x51934\nCBNZ            W0, loc_51948                                          ; +0x1c, 0x51938\nBL              sub_519AC                                              ; +0x20, 0x5193c\nB               loc_51948                                              ; +0x24, 0x51940\nMOV             W0, #0x1F                                              ; +0x28, 0x51944\nLDP             X29, X30, [SP,#0x10+var_s0]                            ; +0x2c, 0x51948\nB               loc_519A4                                              ; +0x30, 0x5194c", "xrefs": [".FMOD_Reverb3D_GetActive @ 0x10991c", "<???> @ 0x1c90", ".FMOD_Reverb3D_GetActive @ 0x109914", "<???> @ 0x111550"], "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"}