// // sub_1800036A0 from 0x1800036a0 to 0x1800036ad (13 bytes) // // 2 xrefs: // > int `_wcrtomb_s_l @ 0x180020637 // > @ 0x18002d27b // // 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 // __int64 __fastcall sub_1800036A0(_QWORD **a1) { _QWORD *v1; // rcx __int64 result; // rax v1 = *a1; if ( v1 ) return sub_180003630(v1); return result; }