X-Git-Url: https://code.delx.au/refind/blobdiff_plain/f27ce23381e3d1c3bc4f37d74fb6e70a3babc5dd..e8d44d7578a450f6289abf45f841c65514a6d443:/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