HomeSort by: relevance | last modified time | path
    Searched refs:light_passage (Results 1 - 5 of 5) sorted by relevancy

  /src/games/rogue/
move.c 119 light_passage(row, col);
123 light_passage(row, col);
128 light_passage(row, col);
use.c 536 light_passage(rogue.row, rogue.col);
rogue.h 531 void light_passage(int, int);
room.c 134 light_passage(int row, int col) function in typeref:typename:void
level.c 768 light_passage(rogue.row, rogue.col);

Completed in 14 milliseconds