// // sub_180001280 from 0x180001280 to 0x1800012ab (43 bytes) // // 3 xrefs: // > @ 0x1801444f8 // > @ 0x1801f606c // > @ 0x1801f6078 // // This function is hookable on this platform! // // Using BromaIDA 8.0.0 @ https://github.com/Stazzical/BromaIDA // Using bindings at commit ba9f177b at Thu Jul 16 22:52:06 2026 from https://github.com/geode-sdk/bindings // __int64 sub_180001280() { __int64 result; // rax __int64 (__fastcall **v1)(); // rcx result = sub_1800C0A10(0); v1 = off_1801B0058; if ( (_DWORD)result ) v1 = off_1801B0078; qword_1801F07F0 = (__int64)v1; return result; }