Home
last modified time | relevance | path

Searched refs:WALL2 (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/games/hunt/huntd/
H A Dshots.c356 case WALL2: in move_normal_shot()
615 case WALL2: in move_flyer()
757 case WALL2: in chkslime()
960 case WALL2: in iswall()
H A Dmakemaze.c194 *sp = WALL2; in remap()
H A Dexpl.c90 case WALL2: in showexpl()
H A Dexecute.c227 case WALL2: in move_player()
H A Ddriver.c499 See_over[WALL2] = false; in init()
/netbsd-src/games/hunt/include/
H A Dhunt_common.h122 #define WALL2 '|' macro