X-Git-Url: https://code.delx.au/refind/blobdiff_plain/0a0e509e6adb416c3f5770d59435b356e205ae1e..2ede1b8a25d32e057bcb9d246a9fd855a09bfc7c:/refind/global.h diff --git a/refind/global.h b/refind/global.h index ad8e172..1b2a7f9 100644 --- a/refind/global.h +++ b/refind/global.h @@ -333,6 +333,7 @@ typedef struct { UINT32_LIST *CsrValues; UINTN ShowTools[NUM_TOOLS]; CHAR8 ScanFor[NUM_SCAN_OPTIONS]; // codes of types of loaders for which to scan + BOOLEAN EnableTouch; } REFIT_CONFIG; // Global variables