Home | Sort by: relevance | last modified time | path |
/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]; |