hack.pri.c | 275 struct rm *room; local in function:docrt 306 if ((room = &levl[x][y])->new) { 307 room->new = 0; 308 at(x, y, room->scrsym); 309 } else if (room->seen) 310 at(x, y, room->scrsym); 322 struct rm *room; local in function:docorner 342 if ((room = &levl[x][y])->new) { 343 room->new = 0; 344 at(x, y, room->scrsym) 392 struct rm *room; local in function:prl 435 struct rm *room; local in function:news0 501 struct rm *room; local in function:mnewsym 517 struct rm *room; local in function:nosee 686 struct rm *room; local in function:nscr [all...] |