// // sub_546F4 from 0x546f4 to 0x5470c (24 bytes) // // 1 xrefs: // > @ 0x10c378 // // 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_546F4(__int64 a1) { __int64 v1; // x0 v1 = *(_QWORD *)(a1 + 192); if ( v1 ) return (*(__int64 (__fastcall **)(__int64))(*(_QWORD *)v1 + 120LL))(v1); else return 30; }