--- deliantra/server/include/libproto.h 2008/05/04 08:25:33 1.60 +++ deliantra/server/include/libproto.h 2008/05/04 14:12:37 1.61 @@ -309,6 +309,9 @@ extern int set_variable(object *op, char *buf); extern void init_vars(); extern char *get_ob_diff(object *op, object *op2); +/* map.c */ +extern maptile *find_style (const char *dirname, const char *stylename, int difficulty); +extern object *pick_random_object (maptile *style); /* former funcpoint.h */ /*