{"type": "func", "start": 6443124576, "end": 6443124633, "name": "FMOD::Geometry::setRotation", "pseudocode": "// \n// FMOD::Geometry::setRotation from 0x1800a4760 to 0x1800a4799 (57 bytes)\n// \n// 3 xrefs:\n// > FMOD_Geometry_SetRotation @ 0x1800c60b9\n// > <???> @ 0x180194348\n// > <???> @ 0x1801fb658\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::setRotation(__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_1800D3D90(v6, a2, a3);\n  return result;\n}", "assembly": "; \n; FMOD::Geometry::setRotation from 0x1800a4760 to 0x1800a4799 (57 bytes)\n; \n; 3 xrefs:\n; > FMOD_Geometry_SetRotation @ 0x1800c60b9\n; > <???> @ 0x180194348\n; > <???> @ 0x1801fb658\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, 0x1800a4760\npush    rdi                                                            ; +0x5, 0x1800a4765\nsub     rsp, 20h                                                       ; +0x6, 0x1800a4766\nmov     rdi, rdx                                                       ; +0xa, 0x1800a476a\nmov     rbx, r8                                                        ; +0xd, 0x1800a476d\nlea     rdx, [rsp+28h+arg_18]                                          ; +0x10, 0x1800a4770\ncall    sub_1800D4500                                                  ; +0x15, 0x1800a4775\ntest    eax, eax                                                       ; +0x1a, 0x1800a477a\njnz     short loc_1800A478E                                            ; +0x1c, 0x1800a477c\nmov     rcx, [rsp+28h+arg_18]                                          ; +0x1e, 0x1800a477e\nmov     r8, rbx                                                        ; +0x23, 0x1800a4783\nmov     rdx, rdi                                                       ; +0x26, 0x1800a4786\ncall    sub_1800D3D90                                                  ; +0x29, 0x1800a4789\nmov     rbx, [rsp+28h+arg_0]                                           ; +0x2e, 0x1800a478e\nadd     rsp, 20h                                                       ; +0x33, 0x1800a4793\npop     rdi                                                            ; +0x37, 0x1800a4797\nretn                                                                   ; +0x38, 0x1800a4798", "xrefs": ["FMOD_Geometry_SetRotation @ 0x1800c60b9", "<???> @ 0x180194348", "<???> @ 0x1801fb658"], "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"}