mirror of
https://git.suyu.dev/suyu/Yucom.git
synced 2026-01-04 13:44:22 +01:00
lsteamclient: generate 1.51 support
This commit is contained in:
parent
c2e3697d90
commit
5504754ce9
66 changed files with 4006 additions and 1517 deletions
|
|
@ -13,8 +13,8 @@ case 1111: /* LeaderboardUGCSet_t_16 */
|
|||
return 12;
|
||||
case 1112: /* PS3TrophiesInstalled_t_24 */
|
||||
return 20;
|
||||
case 1221: /* SteamNetConnectionStatusChangedCallback_t_712 */
|
||||
return 704;
|
||||
case 1221: /* SteamNetConnectionStatusChangedCallback_t_584 */
|
||||
return 576;
|
||||
case 1303: /* RemoteStorageAppSyncProgress_t_288 */
|
||||
return 280;
|
||||
case 1307: /* RemoteStorageFileShareResult_t_280 */
|
||||
|
|
@ -143,8 +143,8 @@ case 1111: /* LeaderboardUGCSet_t_16 */
|
|||
return 12;
|
||||
case 1112: /* PS3TrophiesInstalled_t_24 */
|
||||
return 20;
|
||||
case 1221: /* SteamNetConnectionStatusChangedCallback_t_712 */
|
||||
return 704;
|
||||
case 1221: /* SteamNetConnectionStatusChangedCallback_t_584 */
|
||||
return 576;
|
||||
case 1303: /* RemoteStorageAppSyncProgress_t_288 */
|
||||
return 280;
|
||||
case 1307: /* RemoteStorageFileShareResult_t_280 */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue