Difference for common/map.c from version 1.61 to 1.62


version 1.61 version 1.62
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_map_c =   * static char *rcsid_map_c =
  *   "$Id: map.c,v 1.61 2004/02/16 05:10:41 mwedel Exp $";   *   "$Id: map.c,v 1.62 2004/02/27 23:00:26 ryo_saeba Exp $";
  */   */
   
 /*  /*
Line 341
 
Line 341
  * is one map, half on another.   * is one map, half on another.
  */   */
   
 int arch_blocked(archetype *at,mapstruct *m,int x,int y) {  int arch_blocked(archetype *at,mapstruct *m,sint16 x,sint16 y) {
     archetype *tmp;      archetype *tmp;
     int flag;      int flag;
   


Legend:
line(s) removed in v.1.61 
line(s) changed
 line(s) added in v.1.62

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