STAT_NAME_COL
STAT_MON_ROW + 1 + (pp - Monitor), STAT_NAME_COL,
outyx(pp, y, STAT_NAME_COL, Buf, len);
outyx(pp, y, STAT_NAME_COL, Buf, len);
outyx(pp, i, STAT_NAME_COL, "%5.2f%c%-10.10s %c",
outyx(pp, i++, STAT_NAME_COL, "%5.5s %-10.10s %c",
outyx(ALL_PLAYERS, y, STAT_NAME_COL,
STAT_NAME_COL,
cgoto(ALL_PLAYERS, STAT_PLAY_ROW + 1 + Nplayer, STAT_NAME_COL);
STAT_MON_ROW + 1 + (pp - Player), STAT_NAME_COL,
STAT_NAME_COL);
#define STAT_SCAN_COL (STAT_NAME_COL + 5)