Difference for include/player.h from version 1.23 to 1.24


version 1.23 version 1.24
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_player_h =   * static char *rcsid_player_h =
  *   "$Id: player.h,v 1.23 2002/10/03 07:07:43 mwedel Exp $";   *   "$Id: player.h,v 1.24 2002/11/12 23:20:11 garbled Exp $";
  */   */
   
 /*  /*
Line 168
 
Line 168
      /* but we will have to get password first */       /* but we will have to get password first */
      /* so we have to remember which party to */       /* so we have to remember which party to */
      /* join */       /* join */
 #ifdef SEARCH_ITEMS  
     char    search_str[MAX_BUF];    /* Item we are looking for */      char    search_str[MAX_BUF];    /* Item we are looking for */
 #endif /* SEARCH_ITEMS */  
   
 #ifdef SPELL_ENCUMBRANCE  #ifdef SPELL_ENCUMBRANCE
     sint16  encumbrance;     /* How much our player is encumbered  */      sint16  encumbrance;     /* How much our player is encumbered  */
      /* Probably would be more clever to always have the */       /* Probably would be more clever to always have the */


Legend:
line(s) removed in v.1.23 
line(s) changed
 line(s) added in v.1.24

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