mirror of
https://github.com/joncampbell123/dosbox-x.git
synced 2025-10-14 02:17:36 +08:00
added modeswitch toggle
A toggle for letting DOSBox-X determine what resolution, through SDL2, to set the monitor hasbeen implemented.
This commit is contained in:

committed by
GitHub

parent
8b97c33f29
commit
6156ccb990
@@ -212,6 +212,7 @@ typedef struct {
|
||||
bool has_split;
|
||||
bool vret_triggered;
|
||||
bool vga_override;
|
||||
bool modeswitch_set;
|
||||
bool doublescan_set;
|
||||
bool doublescan_effect;
|
||||
bool char9_set;
|
||||
|
Reference in New Issue
Block a user