]> code.delx.au - refind/blobdiff - refind/global.h
New Apple Recovery partition tool (2nd-row icon).
[refind] / refind / global.h
index 101b5975b67ae28bab7c18a6f67a1fdc7de2e726..24f33f306ecd852c7710926196fac01022aa61cc 100644 (file)
@@ -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