Lines Matching defs:rpp
267 PLAYER *rpp;272 rpp = pp;273 cgoto(rpp, y, x);274 if (x == rpp->p_x && y == rpp->p_y)275 outch(rpp, translate(ch));277 outch(rpp, player_sym(rpp, y, x));279 outch(rpp, ch);280 ((char *) rpp->p_maze)[indx] = ch;
Indexes created Mon Oct 13 08:09:50 GMT 2025