vrclient: Use int8_t instead of ambiguous sized bool.

CW-Bug-Id: #22729
This commit is contained in:
Rémi Bernon 2023-10-04 22:02:15 +02:00 committed by Arkadiusz Hiler
parent cd4a31f4e0
commit fd574a64ca
24 changed files with 2396 additions and 2399 deletions

View file

@ -52,7 +52,7 @@ void __thiscall winIVROverlayView_IVROverlayView_003_PostOverlayEvent(struct w_s
VRCLIENT_CALL( IVROverlayView_IVROverlayView_003_PostOverlayEvent, &params );
}
bool __thiscall winIVROverlayView_IVROverlayView_003_IsViewingPermitted(struct w_steam_iface *_this, uint64_t ulOverlayHandle)
int8_t __thiscall winIVROverlayView_IVROverlayView_003_IsViewingPermitted(struct w_steam_iface *_this, uint64_t ulOverlayHandle)
{
struct IVROverlayView_IVROverlayView_003_IsViewingPermitted_params params =
{