// // __GSHandlerCheck from 0x1800202a0 to 0x1800202bd (29 bytes) // // 5 xrefs: // > @ 0x18002cf08 // > @ 0x18002e68c // > @ 0x18002fa94 // > @ 0x18002fac0 // > @ 0x18004b304 // // 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 _GSHandlerCheck(__int64 a1, __int64 a2, __int64 a3, __int64 a4) { _GSHandlerCheckCommon(a2, a4, *(_QWORD *)(a4 + 56)); return 1; }