summaryrefslogtreecommitdiffstats
path: root/src/common/resources/resourcemanager.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/resources/resourcemanager.h')
-rw-r--r--src/common/resources/resourcemanager.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/resources/resourcemanager.h b/src/common/resources/resourcemanager.h
index e949746..730cf3e 100644
--- a/src/common/resources/resourcemanager.h
+++ b/src/common/resources/resourcemanager.h
@@ -35,6 +35,7 @@ public:
static bool RemoveLocation(const std::string &location);
static bool SetSaveLocation(const std::string &location);
+ static std::string GetSaveLocation();
static SDL_RWops* GetSDLFileHandler(const std::string &filename);
static CSNDFile* GetSNDFileHandler(const std::string &filename);