Difference for random_maps/wall.c from version 1.12 to 1.13


version 1.12 version 1.13
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_wall_c =   * static char *rcsid_wall_c =
  *   "$Id: wall.c,v 1.12 2005/11/16 08:16:08 mwedel Exp $";   *   "$Id: wall.c,v 1.13 2006/09/04 21:23:32 ryo_saeba Exp $";
  */   */
   
 /*  /*
Line 72
 
Line 72
  * is that this is not a tiled map.   * is that this is not a tiled map.
  * What is considered blocking and not is somewhat hard coded.   * What is considered blocking and not is somewhat hard coded.
  */   */
 int surround_flag3(mapstruct *map,sint16 i,sint16 j,RMParms *RP){  int surround_flag3(mapstruct *map,int i,int j,RMParms *RP){
     /*      /*
      * 1 =  blocked to left,       * 1 =  blocked to left,
      * 2 = blocked to right,       * 2 = blocked to right,


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:58