ddnet/masterserver/include/common.h

7 lines
64 B
C
Raw Normal View History

2007-05-22 15:03:32 +00:00
#ifndef _COMMON_H
#define _COMMON_H
typedef int int32;
#endif