Can now force window aspect ratio to 4:3.

This commit is contained in:
SarahW 2017-05-02 16:08:17 +01:00
commit e87a362f1f
6 changed files with 72 additions and 0 deletions

View file

@ -14,6 +14,7 @@
#define IDM_STATUS 40030
#define IDM_VID_RESIZE 40050
#define IDM_VID_REMEMBER 40051
#define IDM_VID_ASPECT 40052
#define IDM_VID_DDRAW 40060
#define IDM_VID_D3D 40061
#define IDM_VID_FULLSCREEN 40070