// // sub_180001000 from 0x180001000 to 0x18000102b (43 bytes) // // 2 xrefs: // > @ 0x1801444a8 // > @ 0x1801f6000 // // 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_180001000() { __int64 result; // rax __int64 (__fastcall **v1)(int, int, int, int, __int64, __int64, float, int, int, int, int, int); // rcx result = sub_1800C0A10(0); v1 = off_1801AC320; if ( (_DWORD)result ) v1 = off_1801AC340; qword_1801D2500 = (__int64)v1; return result; }