Difference for include/tod.h from version 1.1 to 1.2


version 1.1 version 1.2
Line 1
 
Line 1
   /* Copyright 2000 Tim Rightnour */
   
   #ifndef _TOD_H_
   #define _TOD_H_
   
 #define PTICKS_PER_CLOCK 1500  #define PTICKS_PER_CLOCK 1500
   
 /* game time */  /* game time */
Line 29
 
Line 34
   
 /* from common/time.c */  /* from common/time.c */
 extern void get_tod(timeofday_t *tod);  extern void get_tod(timeofday_t *tod);
   #endif /* _TOD_H_ */


Legend:
line(s) removed in v.1.1 
line(s) changed
 line(s) added in v.1.2

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