--- deliantra/server/socket/sounds.C 2006/09/14 22:34:06 1.4 +++ deliantra/server/socket/sounds.C 2006/09/16 22:24:13 1.5 @@ -53,7 +53,7 @@ /** Plays some sound on map at x,y. */ void -play_sound_map (mapstruct *map, int x, int y, short sound_num) +play_sound_map (maptile *map, int x, int y, short sound_num) { player *pl;