lsteamclient: Generate 1.45 support

This commit is contained in:
Andrew Eikum 2019-08-16 07:44:08 -05:00
parent 7aa1b840d9
commit 35752dadb6
60 changed files with 3784 additions and 1488 deletions

View file

@ -28,3 +28,4 @@ extern bool cppISteamUser_SteamUser020_BIsTwoFactorEnabled(void *);
extern bool cppISteamUser_SteamUser020_BIsPhoneIdentifying(void *);
extern bool cppISteamUser_SteamUser020_BIsPhoneRequiringVerification(void *);
extern SteamAPICall_t cppISteamUser_SteamUser020_GetMarketEligibility(void *);
extern SteamAPICall_t cppISteamUser_SteamUser020_GetDurationControl(void *);