// // sub_52148 from 0x52148 to 0x5215c (20 bytes) // // 2 xrefs: // > sub_51A54 @ 0x51d14 // > sub_51A54 @ 0x51d24 // // 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 __usercall sub_52148@(__int64 result@, __int64 a2@) { unsigned int v2; // w9 v2 = atomic_load((unsigned int *)(result + 272)); atomic_store(v2, (unsigned int *)(a2 + 272)); return result; }