{"type": "func", "start": 466688, "end": 466692, "name": "FMOD5_DSP_ShowConfigDialog", "pseudocode": "// \n// FMOD5_DSP_ShowConfigDialog from 0x71f00 to 0x71f04 (4 bytes)\n// \n// 1 xrefs:\n// > <???> @ 0x5200\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// attributes: thunk\nchar *__fastcall FMOD5_DSP_ShowConfigDialog(FMOD::DSP *a1, void *a2, int a3)\n{\n  return FMOD_DSP_ShowConfigDialog(a1, a2, a3);\n}", "assembly": "; \n; FMOD5_DSP_ShowConfigDialog from 0x71f00 to 0x71f04 (4 bytes)\n; \n; 1 xrefs:\n; > <???> @ 0x5200\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\nB               .FMOD_DSP_ShowConfigDialog                             ; +0x0, 0x71f00", "xrefs": ["<???> @ 0x5200"], "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"}