// // sub_180016BD0 from 0x180016bd0 to 0x180016be4 (20 bytes) // // 2 xrefs: // > int `__acrt_get_current_directory<__crt_win32_buffer_internal_dynamic_resizing> @ 0x180020d57 // > @ 0x18002ef03 // // 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_180016BD0(__int64 a1) { void *v1; // rcx v1 = *(void **)(a1 + 8); if ( v1 ) j_j_free(v1); }