Difference for random_maps/random_map.h from version 1.10 to 1.11


version 1.10 version 1.11
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_map_c =   * static char *rcsid_map_c =
  *   "$Id: random_map.h,v 1.10 2003/03/07 07:33:13 mwedel Exp $";   *   "$Id: random_map.h,v 1.11 2004/08/07 23:24:13 temitchell Exp $";
  */   */
   
 /*  /*
Line 42
 
Line 42
   char final_map[512];    char final_map[512];
   char exitstyle[512];    char exitstyle[512];
   char this_map[512];    char this_map[512];
     char exit_on_final_map[512];
   
   int Xsize;    int Xsize;
   int Ysize;    int Ysize;


Legend:
line(s) removed in v.1.10 
line(s) changed
 line(s) added in v.1.11

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