// // sub_5AF2C from 0x5af2c to 0x5af44 (24 bytes) // // 2 xrefs: // > sub_59FEC @ 0x5a12c // > sub_5A364 @ 0x5a43c // // 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_5AF2C(__int64 a1) { __int64 v1; // x0 v1 = *(_QWORD *)(a1 + 472); if ( !v1 ) JUMPOUT(0x5C4EC); return (*(__int64 (__fastcall **)(__int64))(*(_QWORD *)v1 + 56LL))(v1); }