Home
last modified time | relevance | path

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

/netbsd-src/games/hunt/huntd/
H A Dexpl.c45 static void remove_wall(int, int);
100 remove_wall(y, x); in showexpl()
157 remove_wall(int y, int x) in remove_wall() function