Difference for include/sproto.h from version 1.181 to 1.182


version 1.181 version 1.182
Line 341
 
Line 341
 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, const char *txt);  void communicate(object *op, const char *txt);
   void npc_say(object *npc, char *cp);
 object *find_mon_throw_ob(object *op);  object *find_mon_throw_ob(object *op);
 int can_detect_enemy(object *op, object *enemy, rv_vector *rv);  int can_detect_enemy(object *op, object *enemy, rv_vector *rv);
 int stand_in_light(object *op);  int stand_in_light(object *op);


Legend:
line(s) removed in v.1.181 
line(s) changed
 line(s) added in v.1.182

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