Difference for include/sproto.h from version 1.89 to 1.90


version 1.89 version 1.90
Line 832
 
Line 832
 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);
   void cftimer_process_event(object* ob);
 /* weather.c */  /* weather.c */
 void set_darkness_map(mapstruct *m);  void set_darkness_map(mapstruct *m);
 void dawn_to_dusk(timeofday_t *tod);  void dawn_to_dusk(timeofday_t *tod);


Legend:
line(s) removed in v.1.89 
line(s) changed
 line(s) added in v.1.90

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