mirror of
https://git.suyu.dev/suyu/Yucom.git
synced 2026-01-06 14:38:05 +01:00
lsteamclient: Generate 1.45 support
This commit is contained in:
parent
7aa1b840d9
commit
35752dadb6
60 changed files with 3784 additions and 1488 deletions
|
|
@ -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 *);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue