Difference for include/sproto.h from version 1.151 to 1.152


version 1.151 version 1.152
Line 486
 
Line 486
 void rand_move(object *ob);  void rand_move(object *ob);
 void check_earthwalls(object *op, mapstruct *m, int x, int y);  void check_earthwalls(object *op, mapstruct *m, int x, int y);
 void check_doors(object *op, mapstruct *m, int x, int y);  void check_doors(object *op, mapstruct *m, int x, int y);
 void communicate(object *op, char *txt);  void communicate(object *op, const char *txt);
 int talk_to_npc(object *op, object *npc, const char *txt);  int talk_to_npc(object *op, object *npc, const char *txt);
 int talk_to_wall(object *pl, object *npc, const char *txt);  int talk_to_wall(object *pl, object *npc, const char *txt);
 object *find_mon_throw_ob(object *op);  object *find_mon_throw_ob(object *op);


Legend:
line(s) removed in v.1.151 
line(s) changed
 line(s) added in v.1.152

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