Difference for include/global.h from version 1.63 to 1.64


version 1.63 version 1.64
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_global_h =   * static char *rcsid_global_h =
  *   "$Id: global.h,v 1.63 2006/03/07 18:46:25 cavesomething Exp $";   *   "$Id: global.h,v 1.64 2006/03/18 15:05:32 ryo_saeba Exp $";
  */   */
   
 /*  /*
Line 248
 
Line 248
   
   
 extern long max_time; /* loop time */  extern long max_time; /* loop time */
 extern NewSocket *init_sockets;  extern socket_struct *init_sockets;
   
   
 EXTERN char *font_graphic;  
   
 #ifndef __CEXTRACT__  #ifndef __CEXTRACT__
 #include "libproto.h"  #include "libproto.h"
 #include "sockproto.h"  #include "sockproto.h"


Legend:
line(s) removed in v.1.63 
line(s) changed
 line(s) added in v.1.64

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