mirror of
https://git.suyu.dev/suyu/Yucom.git
synced 2026-01-04 05:34:29 +01:00
15 lines
689 B
C
15 lines
689 B
C
extern void win_to_lin_struct_CallbackMsg_t_103(void *w, void *l);
|
|
extern void lin_to_win_struct_CallbackMsg_t_103(void *l, void *w);
|
|
|
|
extern void win_to_lin_struct_FriendGameInfo_t_103(void *w, void *l);
|
|
extern void lin_to_win_struct_FriendGameInfo_t_103(void *l, void *w);
|
|
|
|
extern void win_to_lin_struct_servernetadr_t_103(void *w, void *l);
|
|
extern void lin_to_win_struct_servernetadr_t_103(void *l, void *w);
|
|
|
|
extern void win_to_lin_struct_gameserveritem_t_103(void *w, void *l);
|
|
extern void lin_to_win_struct_gameserveritem_t_103(void *l, void *w);
|
|
|
|
extern void win_to_lin_struct_CCallbackBase_103(void *w, void *l);
|
|
extern void lin_to_win_struct_CCallbackBase_103(void *l, void *w);
|
|
|