// // sub_54BEC from 0x54bec to 0x54c04 (24 bytes) // // 1 xrefs: // > @ 0x10c3a8 // // 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_54BEC(__int64 a1) { __int64 v1; // x0 v1 = *(_QWORD *)(a1 + 192); if ( v1 ) return (*(__int64 (__fastcall **)(__int64))(*(_QWORD *)v1 + 168LL))(v1); else return 30; }