Difference for include/sockproto.h from version 1.17 to 1.18


version 1.17 version 1.18
Line 90
 
Line 90
 void send_plugin_custom_message(object *pl, char *buf);  void send_plugin_custom_message(object *pl, char *buf);
 void send_skill_info(NewSocket *ns, char *params);  void send_skill_info(NewSocket *ns, char *params);
 /* sounds.c */  /* sounds.c */
 void play_sound_player_only(player *pl, int soundnum, int x, int y);  void play_sound_player_only(player *pl, short soundnum, sint8 x, sint8 y);
 void play_sound_map(mapstruct *map, int x, int y, int sound_num);  void play_sound_map(mapstruct *map, int x, int y, short sound_num);


Legend:
line(s) removed in v.1.17 
line(s) changed
 line(s) added in v.1.18

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