X-Git-Url: https://code.delx.au/refind/blobdiff_plain/5fc971c594111daee360c28fcb3f3e57d01371dc..f65fe9b450f766c1769d6eb6e3426fa24736df69:/refind/global.h diff --git a/refind/global.h b/refind/global.h index 101b597..24f33f3 100644 --- a/refind/global.h +++ b/refind/global.h @@ -68,7 +68,8 @@ #define TAG_SHELL (8) #define TAG_GPTSYNC (9) #define TAG_LEGACY_UEFI (10) -#define NUM_TOOLS (9) +#define TAG_APPLE_RECOVERY (11) +#define NUM_TOOLS (10) #define NUM_SCAN_OPTIONS 10