mirror of
https://git.suyu.dev/suyu/Yucom.git
synced 2026-01-07 23:17:59 +01:00
lsteamclient: Synthesize SDK version 1.11x
For STEAMREMOTESTORAGE_INTERFACE_VERSION003 and STEAMUSERSTATS_INTERFACE_VERSION008.
This commit is contained in:
parent
9f60ff6603
commit
e0ddf0fc28
33 changed files with 6003 additions and 0 deletions
3
lsteamclient/struct_converters_111x.h
Normal file
3
lsteamclient/struct_converters_111x.h
Normal 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);
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue