--- deliantra/server/include/libproto.h 2009/11/10 04:38:45 1.80 +++ deliantra/server/include/libproto.h 2010/01/16 13:41:37 1.81 @@ -247,6 +247,7 @@ int set_variable (object *op, char *buf); void init_vars (); 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); object *pick_random_object (maptile *style);