Proton/lsteamclient/struct_converters_111x.h
Andrew Eikum e0ddf0fc28 lsteamclient: Synthesize SDK version 1.11x
For STEAMREMOTESTORAGE_INTERFACE_VERSION003 and
STEAMUSERSTATS_INTERFACE_VERSION008.
2019-02-14 08:32:39 -06:00

4 lines
159 B
C

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);