// // sub_180001080 from 0x180001080 to 0x1800010cc (76 bytes) // // 4 xrefs: // > @ 0x1801444b8 // > @ 0x18018b488 // > @ 0x18018b958 // > @ 0x1801f6018 // // 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 (__fastcall **sub_180001080())(int, int, int, int, int, int) { __int64 (__fastcall **result)(int, int, int, int, int, int); // rax __int64 (__fastcall **v1)(int, int, int, int, int, int); // rcx if ( (unsigned int)sub_1800C0A10(1) ) { qword_1801D2560 = (__int64)&off_1801AC5E0; return &off_1801AC5E0; } else { result = (__int64 (__fastcall **)(int, int, int, int, int, int))sub_1800C0A10(0); v1 = off_1801AC5D0; if ( (_DWORD)result ) v1 = off_1801AC5D8; qword_1801D2560 = (__int64)v1; } return result; }