(svn r22202) -Codechange: make MusicFileSettings a proper citizen of the client settings
This commit is contained in:
@@ -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);
|
||||
|
Reference in New Issue
Block a user