]> glassweightruler.freedombox.rocks Git - Ventoy.git/blobdiff - Plugson/src/Web/ventoy_http.h
1.1.01
[Ventoy.git] / Plugson / src / Web / ventoy_http.h
index 18e4198aec06f683bc8ce4238aa307c71bceb752..f1c1737d3ddac8e3b0e1e90b29d2dc0c7fd81316 100644 (file)
@@ -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];