Difference for include/sproto.h from version 1.30 to 1.31


version 1.30 version 1.31
Line 2
 
Line 2
  *   This file was automatically generated by version 1.7 of cextract.   *   This file was automatically generated by version 1.7 of cextract.
  *   Manual editing not recommended.   *   Manual editing not recommended.
  *   *
  *   Created: Fri Mar 16 20:56:19 2001   *   Created: Thu Mar 29 23:46:17 2001
  */   */
 #ifndef __CEXTRACT__  #ifndef __CEXTRACT__
 #ifdef __STDC__  #ifdef __STDC__
Line 310
 
Line 310
 extern void process_events ( mapstruct *map );  extern void process_events ( mapstruct *map );
 extern void clean_tmp_files ( void );  extern void clean_tmp_files ( void );
 extern void cleanup ( void );  extern void cleanup ( void );
 extern void leave ( player *pl );  extern void leave ( player *pl, int draw_exit );
 extern int forbid_play ( void );  extern int forbid_play ( void );
 extern void do_specials ( void );  extern void do_specials ( void );
 extern int main ( int argc, char **argv );  extern int main ( int argc, char **argv );


Legend:
line(s) removed in v.1.30 
line(s) changed
 line(s) added in v.1.31

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