Difference for include/sproto.h from version 1.155 to 1.156


version 1.155 version 1.156
Line 258
 
Line 258
 int command_search_items(object *op, char *params);  int command_search_items(object *op, char *params);
 int command_rename_item(object *op, char *params);  int command_rename_item(object *op, char *params);
 /* c_party.c */  /* c_party.c */
 partylist* get_firstparty();  partylist* get_firstparty(void);
 void remove_party(partylist *target_party);  void remove_party(partylist *target_party);
 void obsolete_parties(void);  void obsolete_parties(void);
 int confirm_party_password(object *op);  int confirm_party_password(object *op);


Legend:
line(s) removed in v.1.155 
line(s) changed
 line(s) added in v.1.156

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