// // sub_180019330 from 0x180019330 to 0x180019341 (17 bytes) // // 2 xrefs: // > int `__acrt_get_current_directory<__crt_win32_buffer_internal_dynamic_resizing> @ 0x180020e63 // > @ 0x18002f1e5 // // 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 __fastcall sub_180019330(__int64 a1) { int result; // eax if ( *(_BYTE *)(a1 + 8) ) return Mtx_unlock(*(_Mtx_t *)a1); return result; }