#ifndef M_PRIVATE_H #define M_PRIVATE_H #include "types.h" #ifdef __cplusplus extern "C" { #endif #define PLAYER_NUM 4 #ifdef __cplusplus } #endif #endif