lsteamclient: Use the new structures in thunks.

CW-Bug-Id: #22729
This commit is contained in:
Rémi Bernon 2023-09-30 14:02:30 +02:00 committed by Arkadiusz Hiler
parent 9b1a3cb349
commit 9ea65fe0d0
514 changed files with 10161 additions and 10868 deletions

View file

@ -1,6 +1,6 @@
/* This file is auto-generated, do not edit. */
#include "steamclient_structs.h"
#include "unix_private.h"
C_ASSERT( sizeof(SteamNetworkingIPAddr) >= 18 );
C_ASSERT( offsetof(SteamNetworkingIPAddr, data) == 0 );