mirror of
https://github.com/ventoy/Ventoy.git
synced 2025-12-17 17:16:19 +00:00
Add resolution_fit option in theme plugin.
This commit is contained in:
@@ -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];
|
||||
|
||||
Reference in New Issue
Block a user