X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/Ventoy.git/blobdiff_plain/194e948cb6669bce910e303461e54bd72e09d441..23f8bc8aebb8662727857f435903a7a429d62573:/Plugson/src/Web/ventoy_http.h diff --git a/Plugson/src/Web/ventoy_http.h b/Plugson/src/Web/ventoy_http.h index 18e4198..b47edea 100644 --- a/Plugson/src/Web/ventoy_http.h +++ b/Plugson/src/Web/ventoy_http.h @@ -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];