Home
last modified time | relevance | path

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

/dports/games/zangband/zangband/src/
H A Drooms.c2998 static void build_maze_vault(int x0, int y0, int xsize, int ysize) in build_maze_vault() function
3743 build_maze_vault(x0, y0, xsize, ysize); in build_type10()
/dports/games/tomenet/tomenet-4.6.0/src/server/
H A Dgenerate.c6515 static void build_maze_vault(worldpos *wpos, int x0, int y0, int xsize, int ysize, player_type *p_p… function
7192 build_maze_vault(wpos, x0, y0, xsize, ysize, p_ptr);