// // sub_56088 from 0x56088 to 0x560b8 (48 bytes) // // 2 xrefs: // > @ 0x10c468 // > @ 0x10c690 // // 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_56088(__int64 a1, unsigned int a2, _DWORD *a3) { if ( !a3 ) JUMPOUT(0x578E4); if ( a2 > 3 ) return 59; *a3 = *(_DWORD *)(a1 + 4LL * (int)a2 + 316); return 0; }