Difference for include/sproto.h from version 1.2 to 1.3


version 1.2 version 1.3
Line 508
 
Line 508
 extern int probe ( object *op, int dir );  extern int probe ( object *op, int dir );
 extern int cast_invisible ( object *op, object *caster, int spell_type );  extern int cast_invisible ( object *op, object *caster, int spell_type );
 extern int cast_earth2dust ( object *op, object *caster );  extern int cast_earth2dust ( object *op, object *caster );
 extern int cast_wor ( object *op );  extern int cast_wor ( object *op, object *caster );
 extern int cast_wow ( object *op, int dir, int ability, SpellTypeFrom item );  extern int cast_wow ( object *op, int dir, int ability, SpellTypeFrom item );
 extern int perceive_self ( object *op );  extern int perceive_self ( object *op );
 extern int cast_destruction ( object *op, object *caster, int dam, int attacktype );  extern int cast_destruction ( object *op, object *caster, int dam, int attacktype );


Legend:
line(s) removed in v.1.2 
line(s) changed
 line(s) added in v.1.3

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