{"type": "func", "start": 334336, "end": 334348, "name": "sub_51A00", "pseudocode": "// \n// sub_51A00 from 0x51a00 to 0x51a0c (12 bytes)\n// \n// 2 xrefs:\n// > FMOD_Channel_GetVolumeRamp @ 0x50b10\n// > FMOD_ChannelGroup_GetVolumeRamp @ 0x50f88\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_51A00(FMOD::ChannelControl *a1)\n{\n  __int64 v1; // x29\n\n  return FMOD::ChannelControl::getVolumeRamp(a1, (bool *)(v1 - 4));\n}", "assembly": "; \n; sub_51A00 from 0x51a00 to 0x51a0c (12 bytes)\n; \n; 2 xrefs:\n; > FMOD_Channel_GetVolumeRamp @ 0x50b10\n; > FMOD_ChannelGroup_GetVolumeRamp @ 0x50f88\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, 0x51a00\nSUB             X1, X29, #4; bool *                                    ; +0x4, 0x51a04\nB               ._ZN4FMOD14ChannelControl13getVolumeRampEPb; FMOD::ChannelControl::getVolumeRamp(bool *) ; +0x8, 0x51a08", "xrefs": ["FMOD_Channel_GetVolumeRamp @ 0x50b10", "FMOD_ChannelGroup_GetVolumeRamp @ 0x50f88"], "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"}