Difference for include/player.h from version 1.37 to 1.38


version 1.37 version 1.38
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_player_h =   * static char *rcsid_player_h =
  *   "$Id: player.h,v 1.37 2004/08/15 17:03:07 ryo_saeba Exp $";   *   "$Id: player.h,v 1.38 2005/07/16 19:03:02 qal21 Exp $";
  */   */
   
 /*  /*
Line 67
 
Line 67
 typedef enum _petmode {  typedef enum _petmode {
     pet_normal = 0,      pet_normal = 0,
     pet_sad = 1,      pet_sad = 1,
     pet_defend = 2      pet_defend = 2,
       pet_arena = 3
 } petmode_t;  } petmode_t;
   
 typedef enum usekeytype {  typedef enum usekeytype {


Legend:
line(s) removed in v.1.37 
line(s) changed
 line(s) added in v.1.38

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