summaryrefslogtreecommitdiffstats
path: root/data.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'data.hpp')
-rw-r--r--data.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/data.hpp b/data.hpp
index 98c40fec5..42c722033 100644
--- a/data.hpp
+++ b/data.hpp
@@ -48,6 +48,7 @@ public:
static void DumpValues();
static void update_tz_environment_variables();
+ static void SetBackupFolder();
static void SetDefaultValues();
static void Output_Version(void); // Outputs the version to a file in the TWRP folder
static void ReadSettingsFile(void);