Yucom/lsteamclient/struct_converters_132x.h
Andrew Eikum 73b03443ea lsteamclient: Synthesize SDK version 1.32x
For STEAMUGC_INTERFACE_VERSION004.
2019-02-14 08:32:39 -06:00

6 lines
316 B
C

extern void win_to_lin_struct_LeaderboardEntry_t_132x(const void *w, void *l);
extern void lin_to_win_struct_LeaderboardEntry_t_132x(const void *l, void *w);
extern void win_to_lin_struct_SteamUGCDetails_t_132x(const void *w, void *l);
extern void lin_to_win_struct_SteamUGCDetails_t_132x(const void *l, void *w);