Difference for include/libproto.h from version 1.80 to 1.81


version 1.80 version 1.81
Line 317
 
Line 317
 extern void dump_alchemy_costs(void);  extern void dump_alchemy_costs(void);
 extern const char *ingred_name(const char *name);  extern const char *ingred_name(const char *name);
 extern int strtoint(const char *buf);  extern int strtoint(const char *buf);
 extern artifact *locate_recipe_artifact(recipe *rp);  extern artifact *locate_recipe_artifact(recipe *rp, size_t idx);
 extern int numb_ingred(const char *buf);  extern int numb_ingred(const char *buf);
 extern recipelist *get_random_recipelist(void);  extern recipelist *get_random_recipelist(void);
 extern recipe *get_random_recipe(recipelist *rpl);  extern recipe *get_random_recipe(recipelist *rpl);


Legend:
line(s) removed in v.1.80 
line(s) changed
 line(s) added in v.1.81

File made using version 1.98 of cvs2html by leaf at 2011-07-21 19:22