summaryrefslogtreecommitdiffstats
path: root/src/common/profile.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/profile.h')
-rw-r--r--src/common/profile.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/common/profile.h b/src/common/profile.h
index 7f99d81..ba797e9 100644
--- a/src/common/profile.h
+++ b/src/common/profile.h
@@ -50,6 +50,11 @@ class CProfile : public CSingleton<CProfile>
*/
bool InitCurrentDirectory();
+ /** Saves colobot.ini to current directory
+ * \return return true on success
+ */
+ bool SaveCurrentDirectory();
+
/** Sets string value in section under specified key
* \param section
* \param key