Difference for include/player.h from version 1.29 to 1.30


version 1.29 version 1.30
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_player_h =   * static char *rcsid_player_h =
  *   "$Id: player.h,v 1.29 2002/12/25 06:45:46 garbled Exp $";   *   "$Id: player.h,v 1.30 2003/02/05 05:32:02 garbled Exp $";
  */   */
   
 /*  /*
Line 59
 
Line 59
     bow_s = 7,      bow_s = 7,
     bow_sw = 8,      bow_sw = 8,
     bow_w = 9,      bow_w = 9,
     bow_nw = 10 /* must stay at 10 */      bow_nw = 10, /* must stay at 10 */
    bow_bestarrow = 11
 } bowtype_t;  } bowtype_t;
   
 typedef enum _petmode {  typedef enum _petmode {


Legend:
line(s) removed in v.1.29 
line(s) changed
 line(s) added in v.1.30

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