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

Comparing deliantra/server/include/libproto.h (file contents):
Revision 1.40 by root, Fri Feb 16 19:43:41 2007 UTC vs.
Revision 1.41 by root, Sat Mar 17 22:11:22 2007 UTC

82extern void init_environ(void); 82extern void init_environ(void);
83extern void init_globals(void); 83extern void init_globals(void);
84extern void init_objects(void); 84extern void init_objects(void);
85extern void init_defaults(void); 85extern void init_defaults(void);
86extern void init_dynamic(void); 86extern void init_dynamic(void);
87extern void write_todclock(void);
88extern void init_clocks(void); 87extern void init_clocks(void);
89extern void init_attackmess(void); 88extern void init_attackmess(void);
90/* item.c */ 89/* item.c */
91extern int get_power_from_ench(int ench); 90extern int get_power_from_ench(int ench);
92extern int calc_item_power(const object *op, int flag); 91extern int calc_item_power(const object *op, int flag);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines