--- deliantra/server/include/sproto.h 2011/04/23 04:56:50 1.129 +++ deliantra/server/include/sproto.h 2011/05/01 16:58:16 1.130 @@ -489,3 +489,6 @@ /* weather.c */ void adjust_daylight (); + +/* quadland.C */ +void gen_quadmap (maptile *m, int x, int y, int z);