HomeSort by: relevance | last modified time | path
    Searched defs:remove_wall (Results 1 - 2 of 2) sorted by relevancy

  /src/games/hunt/huntd/
expl.c 45 static void remove_wall(int, int);
100 remove_wall(y, x);
152 * remove_wall - add a location where the wall was blown away.
157 remove_wall(int y, int x) function in typeref:typename:void
expl.c 45 static void remove_wall(int, int);
100 remove_wall(y, x);
152 * remove_wall - add a location where the wall was blown away.
157 remove_wall(int y, int x) function in typeref:typename:void

Completed in 23 milliseconds