Home | History | Annotate | Download | only in huntd

Lines Matching defs:npp

227 	PLAYER *npp;
237 for (npp = Player; npp < End_player; npp++) {
238 cgoto(npp, line, STAT_NAME_COL);
239 outstr(npp, Buf, STAT_NAME_LEN);
241 for (npp = Monitor; npp < End_monitor; npp++) {
242 cgoto(npp, line, STAT_NAME_COL);
243 outstr(npp, Buf, STAT_NAME_LEN);