// // sub_54C8C from 0x54c8c to 0x54c9c (16 bytes) // // 6 xrefs: // > sub_5470C @ 0x54930 // > sub_688D4 @ 0x68a54 // > sub_6DB70 @ 0x6df8c // > sub_86EC0 @ 0x86f60 // > sub_D5F10 @ 0xd6150 // > sub_EA0E4 @ 0xea148 // // 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_54C8C(__int64 a1) { __int64 result; // x0 result = *(_QWORD *)(a1 + 296); if ( result ) return sub_E71C0(); return result; }