// // sub_1800010D0 from 0x1800010d0 to 0x1800010fb (43 bytes) // // 6 xrefs: // > @ 0x1801444c0 // > @ 0x18017f5a0 // > @ 0x18017f8fc // > @ 0x180180638 // > @ 0x180180b40 // > @ 0x1801f6024 // // 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_1800010D0() { __int64 result; // rax __int64 (__fastcall **v1)(int, int, int, int, int, __int64, __int64, int, int, int, int, int, int); // rcx result = sub_1800C0A10(0); v1 = off_1801AC850; if ( (_DWORD)result ) v1 = &off_1801AC858; qword_1801D2E30 = (__int64)v1; return result; }