diff options
Diffstat (limited to '')
-rw-r--r-- | data.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -55,6 +55,7 @@ public: static void DumpValues(); static void update_tz_environment_variables(); + static void Vibrate(const string varName); static void SetBackupFolder(); static void SetDefaultValues(); static void Output_Version(void); // Outputs the version to a file in the TWRP folder |