mirror of
https://git.suyu.dev/suyu/Yucom.git
synced 2025-12-23 15:54:07 +01:00
parent
5aefaf36d8
commit
b83f5fe79e
191 changed files with 1642 additions and 1642 deletions
|
|
@ -191,7 +191,7 @@ extern void cppISteamGameServer_SteamGameServer015_GetAuthSessionTicket( struct
|
|||
struct cppISteamGameServer_SteamGameServer015_BeginAuthSession_params
|
||||
{
|
||||
void *linux_side;
|
||||
EBeginAuthSessionResult _ret;
|
||||
uint32_t _ret;
|
||||
const void *pAuthTicket;
|
||||
int cbAuthTicket;
|
||||
CSteamID steamID;
|
||||
|
|
@ -215,7 +215,7 @@ extern void cppISteamGameServer_SteamGameServer015_CancelAuthTicket( struct cppI
|
|||
struct cppISteamGameServer_SteamGameServer015_UserHasLicenseForApp_params
|
||||
{
|
||||
void *linux_side;
|
||||
EUserHasLicenseForAppResult _ret;
|
||||
uint32_t _ret;
|
||||
CSteamID steamID;
|
||||
AppId_t appID;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue