Home
last modified time | relevance | path

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

/openbsd-src/games/hunt/huntd/
H A Dexpl.c43 static void remove_wall(int, int);
97 remove_wall(y, x); in showexpl()
170 remove_wall(int y, int x) in remove_wall() function