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
|
|
@ -36,6 +36,7 @@ BEGIN
|
|||
POPUP "&Video"
|
||||
BEGIN
|
||||
MENUITEM "&Resizeable window",IDM_VID_RESIZE
|
||||
MENUITEM "Force 4:3 &aspect ration",IDM_VID_ASPECT
|
||||
MENUITEM "Remember size && position",IDM_VID_REMEMBER
|
||||
MENUITEM SEPARATOR
|
||||
MENUITEM "&DirectDraw", IDM_VID_DDRAW
|
||||
|
|
|
|||
Loading…
Reference in a new issue