// // sub_531C4 from 0x531c4 to 0x531ec (40 bytes) // // 1 xrefs: // > sub_53094 @ 0x53124 // // 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_531C4(__int64 a1) { __int64 v1; // x8 v1 = *(_QWORD *)(a1 + 592); if ( v1 ) { *(_BYTE *)(*(_QWORD *)(v1 + 32) + *(int *)(a1 + 600)) = 0; --*(_DWORD *)(v1 + 16); } return 0; }