Can now force window aspect ratio to 4:3.
This commit is contained in:
parent
214633c7b8
commit
e87a362f1f
6 changed files with 72 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue