X-Git-Url: https://code.delx.au/refind/blobdiff_plain/777a4cada6518d12f701c905284e2978a2653f67..6b837606b74deec086008deac66e1d249148f3b7:/refind/global.h diff --git a/refind/global.h b/refind/global.h index fc43038..ea1f71f 100644 --- a/refind/global.h +++ b/refind/global.h @@ -74,7 +74,8 @@ #define TAG_FIRMWARE (14) #define TAG_MEMTEST (15) #define TAG_GDISK (16) -#define NUM_TOOLS (17) +#define TAG_NETBOOT (17) +#define NUM_TOOLS (18) #define NUM_SCAN_OPTIONS 10