mirror of
https://git.suyu.dev/suyu/Yucom.git
synced 2025-12-21 21:26:03 +01:00
lsteamclient: generate 1.52 support
This commit is contained in:
parent
a1244bdf38
commit
da911c3bf9
73 changed files with 4121 additions and 1532 deletions
|
|
@ -32,3 +32,6 @@ extern bool cppISteamUtils_SteamUtils010_IsSteamChinaLauncher(void *);
|
|||
extern bool cppISteamUtils_SteamUtils010_InitFilterText(void *, uint32);
|
||||
extern int cppISteamUtils_SteamUtils010_FilterText(void *, ETextFilteringContext, CSteamID, const char *, char *, uint32);
|
||||
extern ESteamIPv6ConnectivityState cppISteamUtils_SteamUtils010_GetIPv6ConnectivityState(void *, ESteamIPv6ConnectivityProtocol);
|
||||
extern bool cppISteamUtils_SteamUtils010_IsSteamRunningOnSteamDeck(void *);
|
||||
extern bool cppISteamUtils_SteamUtils010_ShowFloatingGamepadTextInput(void *, EFloatingGamepadTextInputMode, int, int, int, int);
|
||||
extern void cppISteamUtils_SteamUtils010_SetGameLauncherMode(void *, bool);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue