// // _Init_thread_notify from 0x1801209e4 to 0x180120a25 (65 bytes) // // 2 xrefs: // > _Init_thread_footer @ 0x180120977 // > @ 0x180202558 // // 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 Init_thread_notify() { if ( qword_1801F4A20 ) return qword_1801F4A20(&unk_1801F49E0); SetEvent(hHandle); return ResetEvent(hHandle); }