summaryrefslogtreecommitdiff
path: root/src/sound_func.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/sound_func.h')
-rw-r--r--src/sound_func.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/sound_func.h b/src/sound_func.h
index ed9526bec..7117bb646 100644
--- a/src/sound_func.h
+++ b/src/sound_func.h
@@ -16,8 +16,6 @@
#include "vehicle_type.h"
#include "tile_type.h"
-extern MusicFileSettings _msf;
-
void SndPlayTileFx(SoundID sound, TileIndex tile);
void SndPlayVehicleFx(SoundID sound, const Vehicle *v);
void SndPlayFx(SoundID sound);