Difference for random_maps/random_map.h from version 1.12 to 1.13


version 1.12 version 1.13
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_map_c =   * static char *rcsid_map_c =
  *   "$Id: random_map.h,v 1.12 2004/12/29 01:08:49 mwedel Exp $";   *   "$Id: random_map.h,v 1.13 2005/04/14 06:57:02 mwedel Exp $";
  */   */
   
 /*  /*
Line 53
 
Line 53
   int symmetry;    int symmetry;
   int difficulty;    int difficulty;
   int difficulty_given;    int difficulty_given;
     float difficulty_increase;
   int dungeon_level;    int dungeon_level;
   int dungeon_depth;    int dungeon_depth;
   int decoroptions;    int decoroptions;


Legend:
line(s) removed in v.1.12 
line(s) changed
 line(s) added in v.1.13

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