Searched refs:room_list (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/games/wump/
H A Dwump.c406 shoot(char *room_list) argument
423 for (roomcnt = 1;; ++roomcnt, room_list = NULL) {
424 if (!(p = strtok(room_list, " \t\n"))) {

Completed in 72 milliseconds