Crossfire Server, Branches 1.12  R18729
maze_gen.h
Go to the documentation of this file.
1 /*#include <random_map.h> */
2 char **maze_gen(int xsize, int ysize, int option); /* the outside interface routine */
char ** maze_gen(int xsize, int ysize, int option)
Definition: maze_gen.c:68