Crossfire Server, Branch 1.12  R12190
maze_gen.h
Go to the documentation of this file.
00001 /*#include <random_map.h> */
00002 char **maze_gen(int xsize, int ysize, int option);  /* the outside interface routine */