HomeSort by: relevance | last modified time | path
    Searched defs:door (Results 1 - 2 of 2) sorted by relevancy

  /src/games/adventure/
init.c 110 bird, door, pillow, snake, fissure, tablet, clam, oyster, variable in typeref:typename:int
194 door = vocab(DECR('d', 'o', 'o', 'r', '\0'), 1, 0);
  /src/games/rogue/
rogue.h 56 #define DOOR ((unsigned short) 040)
283 typedef struct dr door; typedef in typeref:struct:dr
287 door doors[4];

Completed in 13 milliseconds