// // sub_53C90 from 0x53c90 to 0x53cbc (44 bytes) // // 1 xrefs: // > @ 0x10c2d8 // // 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_53C90(__int64 a1) { int v1; // w8 if ( (*(_BYTE *)(a1 + 62) & 1) != 0 ) v1 = 0; else v1 = *(_DWORD *)(*(_QWORD *)(a1 + 8) + 69864LL) + 2; *(_DWORD *)(a1 + 776) = v1; return 0; }