]> code.delx.au - refind/blobdiff - refind/global.h
Added touchscreen support
[refind] / refind / global.h
index ad8e17234239e2b42a9791f86a690b7bfd9423e9..1b2a7f9b901fd0e7f0e2c10defbacf6bec0a6e15 100644 (file)
@@ -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