]> glassweightruler.freedombox.rocks Git - Ventoy.git/blobdiff - Plugson/src/Web/ventoy_http.h
Add resolution_fit option in theme plugin.
[Ventoy.git] / Plugson / src / Web / ventoy_http.h
index 18e4198aec06f683bc8ce4238aa307c71bceb752..b47edea4d9d48307509d620072ff7188d1c544f6 100644 (file)
@@ -100,6 +100,7 @@ typedef struct path_node
 typedef struct data_theme
 {
     int default_file;
+    int resolution_fit;
     path_node *filelist;
     int display_mode;
     char gfxmode[32];