/* ReC98
* -----
* Common, essential macros for TH03. No structures here!
*/
// Player ID
typedef unsigned char pid_t;
#define PLAYER_COUNT 2