Веб-сайт самохостера Lotigara

summaryrefslogtreecommitdiff
path: root/source/frontend/StarTitleScreen.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/frontend/StarTitleScreen.hpp')
-rw-r--r--source/frontend/StarTitleScreen.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/frontend/StarTitleScreen.hpp b/source/frontend/StarTitleScreen.hpp
index baad200..5ce000d 100644
--- a/source/frontend/StarTitleScreen.hpp
+++ b/source/frontend/StarTitleScreen.hpp
@@ -124,6 +124,7 @@ private:
SkyPtr m_skyBackdrop;
AmbientNoisesDescriptionPtr m_musicTrack;
+ AudioInstancePtr m_currentMusicTrack;
AmbientManager m_musicTrackManager;
};