ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/include/sproto.h
(Generate patch)

Comparing deliantra/server/include/sproto.h (file contents):
Revision 1.18 by root, Mon Sep 11 23:33:29 2006 UTC vs.
Revision 1.19 by root, Thu Sep 14 21:16:12 2006 UTC

1/* arch.c */
2archetype *find_archetype (const char *name);
3/* alchemy.c */ 1/* alchemy.c */
4int need_identify (const object *obj); 2int need_identify (const object *obj);
5int apply_shop_mat (object *shop_mat, object *op); 3int apply_shop_mat (object *shop_mat, object *op);
6const char *cost_string_from_value(sint64 cost, int approx); 4const char *cost_string_from_value(sint64 cost, int approx);
7void pay_player (object *pl, sint64 amount); 5void pay_player (object *pl, sint64 amount);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines