mirror of
https://git.suyu.dev/suyu/Yucom.git
synced 2026-01-06 06:28:00 +01:00
parent
5ec8d4dcfb
commit
2d93d45926
14 changed files with 6220 additions and 54 deletions
|
|
@ -26105,9 +26105,9 @@ uint32_t __thiscall winIVROverlay_IVROverlay_027_WaitFrameSync(struct w_steam_if
|
|||
return params._ret;
|
||||
}
|
||||
|
||||
int8_t __thiscall winIVROverlay_IVROverlay_027_PollNextOverlayEvent(struct w_steam_iface *_this, uint64_t ulOverlayHandle, w_VREvent_t_1168 *pEvent, uint32_t uncbVREvent)
|
||||
int8_t __thiscall winIVROverlay_IVROverlay_027_PollNextOverlayEvent(struct w_steam_iface *_this, uint64_t ulOverlayHandle, w_VREvent_t_2010 *pEvent, uint32_t uncbVREvent)
|
||||
{
|
||||
w_VREvent_t_1168 w_pEvent;
|
||||
w_VREvent_t_2010 w_pEvent;
|
||||
struct IVROverlay_IVROverlay_027_PollNextOverlayEvent_params params =
|
||||
{
|
||||
.linux_side = _this->u_iface,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue