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

  /src/games/rogue/
zap.c 127 get_dir_rc(dir, row, col, 0);
307 get_dir_rc(dir, &orow, &ocol, 1);
321 get_dir_rc(dir, &row, &col, 1);
395 get_dir_rc(dir, &nrow, &ncol, 1);
hit.c 354 get_dir_rc(d, &row, &col, 0);
385 get_dir_rc(short dir, short *row, short *col, short allow_off_screen) function in typeref:typename:void
throw.c 172 get_dir_rc(dir, row, col, 0);
trap.c 205 get_dir_rc(d, &row, &col, 0);
move.c 84 get_dir_rc(d, &row, &col, 1);
rogue.h 494 void get_dir_rc(short, short *, short *, short);

Completed in 15 milliseconds