Enable DPI scaling of emulated screen

This commit is contained in:
driver1998
2020-09-02 11:26:26 +08:00
parent 95f9485ff8
commit 429a83d3eb
3 changed files with 27 additions and 3 deletions

View File

@@ -296,6 +296,7 @@
#define IDM_VID_SCALE_2X 40056
#define IDM_VID_SCALE_3X 40057
#define IDM_VID_SCALE_4X 40058
#define IDM_VID_HIDPI 40059
#define IDM_VID_FULLSCREEN 40060
#define IDM_VID_FS_FULL 40061
#define IDM_VID_FS_43 40062