summaryrefslogtreecommitdiffstats
path: root/src/idevicerestore.h
diff options
context:
space:
mode:
authorGravatar Nikias Bassen2019-09-25 03:02:09 +0200
committerGravatar Nikias Bassen2019-09-25 03:02:09 +0200
commitd50525b400be1be9ab266c19634f8bad3dcfe935 (patch)
treeaab023a87867ded231b7832804f9e3fceeec8a1c /src/idevicerestore.h
parent48e5c852af67d8ff0fe49fa559a66427e14a7b1a (diff)
downloadidevicerestore-d50525b400be1be9ab266c19634f8bad3dcfe935.tar.gz
idevicerestore-d50525b400be1be9ab266c19634f8bad3dcfe935.tar.bz2
restore: Update progress messages and handle FUD progress
Diffstat (limited to 'src/idevicerestore.h')
-rw-r--r--src/idevicerestore.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/idevicerestore.h b/src/idevicerestore.h
index 7f76c91..16867b3 100644
--- a/src/idevicerestore.h
+++ b/src/idevicerestore.h
@@ -53,6 +53,7 @@ enum {
RESTORE_STEP_VERIFY_FS,
RESTORE_STEP_FLASH_FW,
RESTORE_STEP_FLASH_BB,
+ RESTORE_STEP_FUD,
RESTORE_NUM_STEPS
};