X-Git-Url: https://code.delx.au/refind/blobdiff_plain/4677259a82b13dd1ab9fb6696d0ffe8976aeae34..3ea2147587e27beae55294420d52e4a10b6331b2:/refind/global.h diff --git a/refind/global.h b/refind/global.h index c45acda..586ff9b 100644 --- a/refind/global.h +++ b/refind/global.h @@ -73,7 +73,8 @@ #define TAG_MOK_TOOL (13) #define TAG_FIRMWARE (14) #define TAG_MEMTEST (15) -#define NUM_TOOLS (16) +#define TAG_GDISK (16) +#define NUM_TOOLS (17) #define NUM_SCAN_OPTIONS 10