--- deliantra/server/include/libproto.h 2010/04/05 20:33:13 1.87 +++ deliantra/server/include/libproto.h 2010/04/13 02:39:53 1.88 @@ -249,7 +249,7 @@ char *get_ob_diff (object *op, object *op2); bool load_resource_file_ (const char *filename); /* map.c */ -maptile *find_style (const char *dirname, const char *stylename, int difficulty); +maptile *find_style (const char *dirname, const char *stylename, int difficulty, bool recurse = false); object *pick_random_object (maptile *style); /* former funcpoint.h */