Difference for include/sproto.h from version 1.49 to 1.50


version 1.49 version 1.50
Line 803
 
Line 803
 int cftimer_create(int id, long delay, object *ob, int mode);  int cftimer_create(int id, long delay, object *ob, int mode);
 int cftimer_destroy(int id);  int cftimer_destroy(int id);
 int cftimer_find_free_id(void);  int cftimer_find_free_id(void);
   /* weather.c */
   void tick_the_clock(void);
   void set_darkness_map(mapstruct *m);


Legend:
line(s) removed in v.1.49 
line(s) changed
 line(s) added in v.1.50

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