lsteamclient: Synthesize SDK version 1.01x

For SteamMatchMaking003.
This commit is contained in:
Andrew Eikum 2019-02-06 08:31:48 -06:00
parent bed527de86
commit d3dd51b542
22 changed files with 3775 additions and 0 deletions

View file

@ -123,6 +123,7 @@ extern void *create_winISteamMatchmaking_SteamMatchMaking004(void *);
extern void *create_winISteamUserStats_STEAMUSERSTATS_INTERFACE_VERSION003(void *);
extern void *create_winISteamNetworking_SteamNetworking001(void *);
extern void *create_winISteamGameServer_SteamGameServer005(void *);
extern void *create_winISteamMatchmaking_SteamMatchMaking003(void *);
extern void *create_winISteamUser_SteamUser010(void *);
extern void *create_winISteamFriends_SteamFriends003(void *);
extern void *create_winISteamMatchmaking_SteamMatchMaking002(void *);