// // sub_54C04 from 0x54c04 to 0x54c1c (24 bytes) // // 1 xrefs: // > @ 0x10c3b0 // // 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_54C04(__int64 a1) { __int64 v1; // x0 v1 = *(_QWORD *)(a1 + 192); if ( v1 ) return (*(__int64 (__fastcall **)(__int64))(*(_QWORD *)v1 + 176LL))(v1); else return 30; }