From 5f048b85f826a85278545ac363d7058793fb3ece Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 29 May 2014 01:08:33 +0300 Subject: Move variables definition into each file with class definition. --- src/soundmanager.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/soundmanager.cpp') diff --git a/src/soundmanager.cpp b/src/soundmanager.cpp index f708202c6..5098dd013 100644 --- a/src/soundmanager.cpp +++ b/src/soundmanager.cpp @@ -34,6 +34,8 @@ #include "debug.h" +SoundManager soundManager; + /** * This will be set to true, when a music can be freed after a fade out * Currently used by fadeOutCallBack() -- cgit v1.2.3-70-g09d2