{"type": "func", "start": 6443124240, "end": 6443124297, "name": "FMOD::Geometry::save", "pseudocode": "// \n// FMOD::Geometry::save from 0x1800a4610 to 0x1800a4649 (57 bytes)\n// \n// 3 xrefs:\n// > FMOD_Geometry_Save @ 0x1800c6049\n// > <???> @ 0x180194348\n// > <???> @ 0x1801fb61c\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::save(__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_1800D2CC0(v6, a2, a3);\n  return result;\n}", "assembly": "; \n; FMOD::Geometry::save from 0x1800a4610 to 0x1800a4649 (57 bytes)\n; \n; 3 xrefs:\n; > FMOD_Geometry_Save @ 0x1800c6049\n; > <???> @ 0x180194348\n; > <???> @ 0x1801fb61c\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, 0x1800a4610\npush    rdi                                                            ; +0x5, 0x1800a4615\nsub     rsp, 20h                                                       ; +0x6, 0x1800a4616\nmov     rdi, rdx                                                       ; +0xa, 0x1800a461a\nmov     rbx, r8                                                        ; +0xd, 0x1800a461d\nlea     rdx, [rsp+28h+arg_18]                                          ; +0x10, 0x1800a4620\ncall    sub_1800D4500                                                  ; +0x15, 0x1800a4625\ntest    eax, eax                                                       ; +0x1a, 0x1800a462a\njnz     short loc_1800A463E                                            ; +0x1c, 0x1800a462c\nmov     rcx, [rsp+28h+arg_18]                                          ; +0x1e, 0x1800a462e\nmov     r8, rbx                                                        ; +0x23, 0x1800a4633\nmov     rdx, rdi                                                       ; +0x26, 0x1800a4636\ncall    sub_1800D2CC0                                                  ; +0x29, 0x1800a4639\nmov     rbx, [rsp+28h+arg_0]                                           ; +0x2e, 0x1800a463e\nadd     rsp, 20h                                                       ; +0x33, 0x1800a4643\npop     rdi                                                            ; +0x37, 0x1800a4647\nretn                                                                   ; +0x38, 0x1800a4648", "xrefs": ["FMOD_Geometry_Save @ 0x1800c6049", "<???> @ 0x180194348", "<???> @ 0x1801fb61c"], "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"}