mirror of
https://git.suyu.dev/suyu/Yucom.git
synced 2026-01-06 14:38:05 +01:00
lsteamclient: Generate steamworks sdk 1.53a support
This commit is contained in:
parent
0b9c8a34aa
commit
212cbc0c9a
70 changed files with 5361 additions and 1575 deletions
|
|
@ -35,3 +35,4 @@ extern ESteamIPv6ConnectivityState cppISteamUtils_SteamUtils010_GetIPv6Connectiv
|
|||
extern bool cppISteamUtils_SteamUtils010_IsSteamRunningOnSteamDeck(void *);
|
||||
extern bool cppISteamUtils_SteamUtils010_ShowFloatingGamepadTextInput(void *, EFloatingGamepadTextInputMode, int, int, int, int);
|
||||
extern void cppISteamUtils_SteamUtils010_SetGameLauncherMode(void *, bool);
|
||||
extern bool cppISteamUtils_SteamUtils010_DismissFloatingGamepadTextInput(void *);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue