mirror of
https://git.suyu.dev/suyu/Yucom.git
synced 2025-12-25 16:54:19 +01:00
9 lines
449 B
C
9 lines
449 B
C
extern void win_to_lin_struct_CallbackMsg_t_102(const void *w, void *l);
|
|
extern void lin_to_win_struct_CallbackMsg_t_102(const void *l, void *w);
|
|
|
|
extern void win_to_lin_struct_servernetadr_t_102(const void *w, void *l);
|
|
extern void lin_to_win_struct_servernetadr_t_102(const void *l, void *w);
|
|
|
|
extern void win_to_lin_struct_gameserveritem_t_102(const void *w, void *l);
|
|
extern void lin_to_win_struct_gameserveritem_t_102(const void *l, void *w);
|
|
|