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

Comparing deliantra/server/include/funcpoint.h (file contents):
Revision 1.5 by elmex, Tue Dec 19 15:30:01 2006 UTC vs.
Revision 1.6 by root, Sat Dec 30 10:16:10 2006 UTC

34 * Ryo 2005-07-15 34 * Ryo 2005-07-15
35 */ 35 */
36 36
37extern void move_apply(object *, object *, object *); 37extern void move_apply(object *, object *, object *);
38extern void draw_info(int, int, object *, const char *); 38extern void draw_info(int, int, object *, const char *);
39extern void emergency_save(int);
40extern void clean_tmp_files(void); 39extern void clean_tmp_files(void);
41extern void fix_auto_apply(maptile *); 40extern void fix_auto_apply(maptile *);
42extern void init_blocksview_players(void); 41extern void init_blocksview_players(void);
43extern void monster_check_apply(object *, object *); 42extern void monster_check_apply(object *, object *);
44extern void process_active_maps(void); 43extern void process_active_maps(void);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines