X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/Ventoy.git/blobdiff_plain/194e948cb6669bce910e303461e54bd72e09d441..8ef9732931bb298c8d5ffd66efcc4d79ad2cdbe2:/Plugson/src/Web/ventoy_http.h diff --git a/Plugson/src/Web/ventoy_http.h b/Plugson/src/Web/ventoy_http.h index 18e4198..f1c1737 100644 --- a/Plugson/src/Web/ventoy_http.h +++ b/Plugson/src/Web/ventoy_http.h @@ -75,6 +75,7 @@ typedef struct data_control int filter_vhd; int filter_vtoy; int win11_bypass_check; + int win11_bypass_nro; int menu_timeout; int secondary_menu_timeout; int linux_remount; @@ -100,6 +101,7 @@ typedef struct path_node typedef struct data_theme { int default_file; + int resolution_fit; path_node *filelist; int display_mode; char gfxmode[32];