Home
last modified time | relevance | path

Searched refs:DOWNRIGHT (Results 1 – 4 of 4) sorted by relevance

/dragonfly/games/rogue/
HDhit.c401 case DOWNRIGHT: in get_dir_rc()
HDspec_hit.c528 return(DOWNRIGHT); in get_dir()
HDmove.c360 *d = DOWNRIGHT; in is_direction()
HDrogue.h408 #define DOWNRIGHT 3 macro