lsteamclient: Synthesize SDK version 1.11x

For STEAMREMOTESTORAGE_INTERFACE_VERSION003 and
STEAMUSERSTATS_INTERFACE_VERSION008.
This commit is contained in:
Andrew Eikum 2019-02-05 15:06:21 -06:00
parent 9f60ff6603
commit e0ddf0fc28
33 changed files with 6003 additions and 0 deletions

View file

@ -0,0 +1,3 @@
extern void win_to_lin_struct_LeaderboardEntry_t_111x(const void *w, void *l);
extern void lin_to_win_struct_LeaderboardEntry_t_111x(const void *l, void *w);