#ifndef M_PLAY_H_H #define M_PLAY_H_H #include "types.h" #ifdef __cplusplus extern "C" { #endif typedef struct game_play_s GAME_PLAY; #ifdef __cplusplus } #endif #endif