diff options
Diffstat (limited to 'src/idevicerestore.h')
-rw-r--r-- | src/idevicerestore.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/idevicerestore.h b/src/idevicerestore.h index 37cbbc7..65c605f 100644 --- a/src/idevicerestore.h +++ b/src/idevicerestore.h @@ -47,6 +47,7 @@ enum { RESTORE_STEP_UPLOAD_FS, RESTORE_STEP_FLASH_FS, RESTORE_STEP_FLASH_NOR, + RESTORE_STEP_FLASH_BB, RESTORE_NUM_STEPS }; |