// // sub_546CC from 0x546cc to 0x546e4 (24 bytes) // // 1 xrefs: // > @ 0x10c368 // // 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_546CC(__int64 a1) { __int64 v1; // x0 v1 = *(_QWORD *)(a1 + 192); if ( v1 ) return (*(__int64 (__fastcall **)(__int64))(*(_QWORD *)v1 + 104LL))(v1); else return 30; }