4 lines
89 B
C
4 lines
89 B
C
#pragma once
|
|
#include "head.h"
|
|
extern void dispath_client_msg(struct client_msg_t* msg);
|