lsteamclient: Generate 1.46 support

This commit is contained in:
Andrew Eikum 2019-08-16 08:39:30 -05:00
parent 35752dadb6
commit 19b53264bd
53 changed files with 2355 additions and 1504 deletions

View file

@ -34,6 +34,7 @@ typedef struct __winISteamParentalSettings winISteamParentalSettings;
typedef struct __winISteamGameSearch winISteamGameSearch;
typedef struct __winISteamInput winISteamInput;
typedef struct __winISteamParties winISteamParties;
typedef struct __winISteamRemotePlay winISteamRemotePlay;
typedef struct __winX winX;
void *create_win_interface(const char *name, void *linux_side);