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.15 by root, Wed Aug 30 09:31:30 2006 UTC vs.
Revision 1.16 by elmex, Thu Aug 31 10:15:15 2006 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines