1
0
mirror of https://github.com/ValveSoftware/Proton.git synced 2025-01-28 22:48:18 +03:00
Proton/lsteamclient/struct_converters_139.h

7 lines
312 B
C
Raw Normal View History

2018-10-29 13:26:08 -05:00
extern void win_to_lin_struct_LeaderboardEntry_t_139(const void *w, void *l);
extern void lin_to_win_struct_LeaderboardEntry_t_139(const void *l, void *w);
2018-10-29 11:38:13 -05:00
2018-10-29 13:26:08 -05:00
extern void win_to_lin_struct_SteamUGCDetails_t_139(const void *w, void *l);
extern void lin_to_win_struct_SteamUGCDetails_t_139(const void *l, void *w);
2018-10-29 11:38:13 -05:00