// // sub_1800012B0 from 0x1800012b0 to 0x180001305 (85 bytes) // // 2 xrefs: // > @ 0x180144500 // > @ 0x1801f6084 // // 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 // int sub_1800012B0() { _QWORD *v0; // rbx __int64 v1; // rdi v0 = &unk_1801F2A50; v1 = 16; do { sub_1800B8400(v0); *v0 = off_18016F7C0; v0 += 43; --v1; } while ( v1 ); return atexit(sub_180143120); }