// // sub_180018500 from 0x180018500 to 0x18001852b (43 bytes) // // 2 xrefs: // > sub_180020EEC @ 0x180020f04 // > @ 0x18004aae8 // // 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 // void __fastcall sub_180018500(__int64 a1, __int64 a2) { for ( ; a1 != a2; a1 += 16 ) { if ( *(_DWORD *)(a1 + 8) ) terminate(); } }