mirror of
https://github.com/86Box/86Box.git
synced 2026-02-22 01:25:33 -07:00
The default value for dpi_scale is now 1.
This commit is contained in:
@@ -2009,6 +2009,7 @@ config_load(void)
|
||||
hide_status_bar = 0;
|
||||
scale = 1;
|
||||
machine = machine_get_machine_from_internal_name("ibmpc");
|
||||
dpi_scale = 1;
|
||||
|
||||
/* Set up the architecture flags. */
|
||||
AT = IS_AT(machine);
|
||||
|
||||
Reference in New Issue
Block a user