X-Git-Url: https://code.delx.au/refind/blobdiff_plain/300e67d4b35f795953cbd8e3eaaec58034ab8c18..40ae0d1307c090f26cbf102d64547d558d62e9f2:/refind/global.h diff --git a/refind/global.h b/refind/global.h index ad8e172..efb16d0 100644 --- a/refind/global.h +++ b/refind/global.h @@ -301,6 +301,7 @@ typedef struct { BOOLEAN DeepLegacyScan; BOOLEAN EnableAndLockVMX; BOOLEAN FoldLinuxKernels; + BOOLEAN EnableTouch; UINTN RequestedScreenWidth; UINTN RequestedScreenHeight; UINTN BannerBottomEdge;