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


version 1.64 version 1.65
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_global_h =   * static char *rcsid_global_h =
  *   "$Id: global.h,v 1.64 2006/03/18 15:05:32 ryo_saeba Exp $";   *   "$Id: global.h,v 1.65 2006/03/18 19:30:55 ryo_saeba Exp $";
  */   */
   
 /*  /*
Line 179
 
Line 179
 EXTERN racelink *first_race;  EXTERN racelink *first_race;
   
 #define NROF_COMPRESS_METHODS 4  #define NROF_COMPRESS_METHODS 4
 EXTERN char *uncomp[NROF_COMPRESS_METHODS][3];  EXTERN const char *uncomp[NROF_COMPRESS_METHODS][3];
 /*  /*
  * The editor uses these (will get them out of here later):   * The editor uses these (will get them out of here later):
  */   */


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

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