// // sub_1800201CC from 0x1800201cc to 0x180020208 (60 bytes) // // 3 xrefs: // > dllmain_crt_process_detach @ 0x18001f9fa // > @ 0x18004b2ec // > @ 0x18004b2f8 // // 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 sub_1800201CC() { void (**i)(void); // rbx for ( i = qword_18002CC20; i < qword_18002CC20; ++i ) { if ( *i ) (*i)(); } }