From d629f56517f55d1fd756c4774d9a368d66f615df Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 30 Mar 2011 04:39:13 +0300 Subject: Add background music map ranges. --- src/sound.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/sound.h') diff --git a/src/sound.h b/src/sound.h index 4f11f38ac..0de9f0636 100644 --- a/src/sound.h +++ b/src/sound.h @@ -107,6 +107,9 @@ class Sound : public ConfigListener void volumeRestore(); + std::string getCurrentMusicFile() + { return mCurrentMusicFile; } + private: /** Logs various info about sound device. */ void info(); -- cgit v1.2.3-60-g2f50