// // sub_180001170 from 0x180001170 to 0x18000119b (43 bytes) // // 2 xrefs: // > @ 0x1801444d0 // > @ 0x1801f603c // // 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_180001170() { __int64 result; // rax __int64 (__fastcall **v1)(int, int, int, int, __int64); // rcx result = sub_1800C0A10(0); v1 = off_1801AE2D0; if ( (_DWORD)result ) v1 = off_1801AE2E0; qword_1801EE098 = (__int64)v1; return result; }