MAXPL
if (End_player < &Player[MAXPL])
PLAYER Player[MAXPL]; /* all the players */
extern PLAYER Player[MAXPL];
#if (MAXPL + MAXMON > 16)
#define STAT_MON_ROW (STAT_PLAY_ROW + MAXPL + 1)