lsteamclient: Synthesize SDK version 1.11x

For STEAMREMOTESTORAGE_INTERFACE_VERSION003 and
STEAMUSERSTATS_INTERFACE_VERSION008.
This commit is contained in:
Andrew Eikum 2019-02-05 15:06:21 -06:00
parent 9f60ff6603
commit e0ddf0fc28
33 changed files with 6003 additions and 0 deletions

View file

@ -89,6 +89,8 @@ extern void *create_winISteamUser_SteamUser015(void *);
extern void *create_winISteamUser_SteamUser014(void *);
extern void *create_winISteamFriends_SteamFriends008(void *);
extern void *create_winISteamNetworking_SteamNetworking004(void *);
extern void *create_winISteamRemoteStorage_STEAMREMOTESTORAGE_INTERFACE_VERSION003(void *);
extern void *create_winISteamUserStats_STEAMUSERSTATS_INTERFACE_VERSION008(void *);
extern void *create_winISteamClient_SteamClient009(void *);
extern void *create_winISteamFriends_SteamFriends007(void *);
extern void *create_winISteamUserStats_STEAMUSERSTATS_INTERFACE_VERSION007(void *);