aboutsummaryrefslogtreecommitdiffstats
path: root/include/world.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/world.hpp')
-rw-r--r--include/world.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/world.hpp b/include/world.hpp
index b8a80a4..5c021bf 100644
--- a/include/world.hpp
+++ b/include/world.hpp
@@ -146,6 +146,7 @@ private:
* SDL's object for handling the background music.
*/
Mix_Music *bgmObj;
+ std::string bgmCurrent;
/**
* Paths of files to get stylized textures from.