--- deliantra/server/include/client.h 2007/07/24 04:55:34 1.63 +++ deliantra/server/include/client.h 2007/07/26 00:27:08 1.64 @@ -279,6 +279,7 @@ MTH void send_animation (short anim_num); void send_msg (int color, const char *type, const char *msg); + MTH void play_sound (faceidx sound, int dx = 0, int dy = 0); // called when something under the player changes MTH void floorbox_update () { update_look = 1; } // called when the player has been moved