diff options
Diffstat (limited to 'variables.h')
-rw-r--r-- | variables.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/variables.h b/variables.h index 22eb5c94d..3b614326a 100644 --- a/variables.h +++ b/variables.h @@ -129,6 +129,7 @@ #define TW_MIN_SYSTEM_SIZE "50" // minimum system size to allow a reboot #define TW_MIN_SYSTEM_VAR "tw_min_system" #define TW_DOWNLOAD_MODE "tw_download_mode" +#define TW_EDL_MODE "tw_edl_mode" #define TW_IS_ENCRYPTED "tw_is_encrypted" #define TW_IS_DECRYPTED "tw_is_decrypted" #define TW_CRYPTO_PWTYPE "tw_crypto_pwtype" |