diff options
Diffstat (limited to 'twrp-functions.hpp')
-rwxr-xr-x | twrp-functions.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/twrp-functions.hpp b/twrp-functions.hpp index 669a9e970..a892e7574 100755 --- a/twrp-functions.hpp +++ b/twrp-functions.hpp @@ -28,6 +28,7 @@ using namespace std; #define NON_AB_CACHE_DIR "/cache/" #define AB_CACHE_DIR "/data/cache/" +#define PERSIST_CACHE_DIR "/persist/cache/" typedef enum { |