// // __vcrt_uninitialize_ptd_0 from 0x18013553c to 0x18013555e (34 bytes) // // 4 xrefs: // > sub_1801329D0 @ 0x1801329d4 // > __acrt_initialize_ptd @ 0x18013552b // > @ 0x1801730e8 // > @ 0x18020338c // // 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 // char _vcrt_uninitialize_ptd_0() { if ( dword_1801B1870 != -1 ) { _acrt_FlsFree(); dword_1801B1870 = -1; } return 1; }