Home
last modified time | relevance | path

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

/netbsd-src/games/hunt/huntd/
H A Dshots.c357 case WALL3: in move_normal_shot()
616 case WALL3: in move_flyer()
758 case WALL3: in chkslime()
961 case WALL3: in iswall()
H A Dmakemaze.c205 *sp = WALL3; in remap()
H A Dexpl.c91 case WALL3: in showexpl()
H A Dexecute.c228 case WALL3: in move_player()
H A Ddriver.c500 See_over[WALL3] = false; in init()
/netbsd-src/games/hunt/include/
H A Dhunt_common.h123 #define WALL3 '+' macro