Proton/lsteamclient/struct_converters_121x.h
Andrew Eikum f3c4547fc7 lsteamclient: Synthesize SDK version 1.21x
For STEAMREMOTESTORAGE_INTERFACE_VERSION009.
2019-02-14 08:32:39 -06:00

4 lines
159 B
C

extern void win_to_lin_struct_LeaderboardEntry_t_121x(const void *w, void *l);
extern void lin_to_win_struct_LeaderboardEntry_t_121x(const void *l, void *w);