Crossfire Server, Branch 1.12  R12190
room_gen.h
Go to the documentation of this file.
00001 char **room_gen_cooridored(int xsize, int ysize, int option);
00002 char **map_gen_onion(int xsize, int ysize, int option, int layers);