// // sub_1800011D0 from 0x1800011d0 to 0x1800011fb (43 bytes) // // 2 xrefs: // > @ 0x1801444e0 // > @ 0x1801f6054 // // 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_1800011D0() { __int64 result; // rax __int64 (__fastcall **v1)(int, int, int, int, __int64); // rcx result = sub_1800C0A10(0); v1 = &off_1801AEA48; if ( (_DWORD)result ) v1 = &off_1801AEA60; qword_1801EF160 = (__int64)v1; return result; }