ddnet/masterserver/include/common.h
2007-05-22 15:03:32 +00:00

7 lines
64 B
C

#ifndef _COMMON_H
#define _COMMON_H
typedef int int32;
#endif