{"type": "func", "start": 6443124032, "end": 6443124089, "name": "FMOD::Geometry::getRotation", "pseudocode": "// \n// FMOD::Geometry::getRotation from 0x1800a4540 to 0x1800a4579 (57 bytes)\n// \n// 3 xrefs:\n// > FMOD_Geometry_GetRotation @ 0x1800c6009\n// > <???> @ 0x180194348\n// > <???> @ 0x1801fb5ec\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::Geometry::getRotation(__int64 a1, __int64 a2, __int64 a3)\n{\n  __int64 result; // rax\n  __int64 v6; // [rsp+48h] [rbp+20h] BYREF\n\n  result = sub_1800D4500(a1, &v6);\n  if ( !(_DWORD)result )\n    return sub_1800D2370(v6, a2, a3);\n  return result;\n}", "assembly": "; \n; FMOD::Geometry::getRotation from 0x1800a4540 to 0x1800a4579 (57 bytes)\n; \n; 3 xrefs:\n; > FMOD_Geometry_GetRotation @ 0x1800c6009\n; > <???> @ 0x180194348\n; > <???> @ 0x1801fb5ec\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     [rsp+arg_0], rbx                                               ; +0x0, 0x1800a4540\npush    rdi                                                            ; +0x5, 0x1800a4545\nsub     rsp, 20h                                                       ; +0x6, 0x1800a4546\nmov     rdi, rdx                                                       ; +0xa, 0x1800a454a\nmov     rbx, r8                                                        ; +0xd, 0x1800a454d\nlea     rdx, [rsp+28h+arg_18]                                          ; +0x10, 0x1800a4550\ncall    sub_1800D4500                                                  ; +0x15, 0x1800a4555\ntest    eax, eax                                                       ; +0x1a, 0x1800a455a\njnz     short loc_1800A456E                                            ; +0x1c, 0x1800a455c\nmov     rcx, [rsp+28h+arg_18]                                          ; +0x1e, 0x1800a455e\nmov     r8, rbx                                                        ; +0x23, 0x1800a4563\nmov     rdx, rdi                                                       ; +0x26, 0x1800a4566\ncall    sub_1800D2370                                                  ; +0x29, 0x1800a4569\nmov     rbx, [rsp+28h+arg_0]                                           ; +0x2e, 0x1800a456e\nadd     rsp, 20h                                                       ; +0x33, 0x1800a4573\npop     rdi                                                            ; +0x37, 0x1800a4577\nretn                                                                   ; +0x38, 0x1800a4578", "xrefs": ["FMOD_Geometry_GetRotation @ 0x1800c6009", "<???> @ 0x180194348", "<???> @ 0x1801fb5ec"], "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"}