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

  /src/games/rogue/
trap.c 59 boolean trap_door = 0; variable in typeref:typename:boolean
104 case TRAP_DOOR:
105 trap_door = 1;
trap.c 59 boolean trap_door = 0; variable in typeref:typename:boolean
104 case TRAP_DOOR:
105 trap_door = 1;
trap.c 59 boolean trap_door = 0; variable in typeref:typename:boolean
104 case TRAP_DOOR:
105 trap_door = 1;

Completed in 64 milliseconds