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

  /src/games/rogue/
spec_hit.c 62 static int get_dir(short, short, short, short);
501 dir = get_dir(monster->row, monster->col, row, col);
508 get_dir(short srow, short scol, short drow, short dcol) function in typeref:typename:int
spec_hit.c 62 static int get_dir(short, short, short, short);
501 dir = get_dir(monster->row, monster->col, row, col);
508 get_dir(short srow, short scol, short drow, short dcol) function in typeref:typename:int

Completed in 62 milliseconds