mirror of
https://github.com/ValveSoftware/Proton.git
synced 2024-12-28 23:55:52 +03:00
10 lines
449 B
C
10 lines
449 B
C
extern void win_to_lin_struct_CallbackMsg_t_101(const void *w, void *l);
|
|
extern void lin_to_win_struct_CallbackMsg_t_101(const void *l, void *w);
|
|
|
|
extern void win_to_lin_struct_servernetadr_t_101(const void *w, void *l);
|
|
extern void lin_to_win_struct_servernetadr_t_101(const void *l, void *w);
|
|
|
|
extern void win_to_lin_struct_gameserveritem_t_101(const void *w, void *l);
|
|
extern void lin_to_win_struct_gameserveritem_t_101(const void *l, void *w);
|
|
|