Fixed scanlines toggle for 256x256 in DOS port.

This commit is contained in:
stainless
2001-09-10 23:10:54 +00:00
parent 0110b89b13
commit 28273d74fb
2 changed files with 4 additions and 4 deletions

View File

@@ -1235,7 +1235,7 @@ GUIWinClicked:
; cmp byte[OSPort],2
; jae %%nomodeq
%ifdef __MSDOS__
cmp byte[cvidmode],1
cmp byte[cvidmode],2
jne %%nomodeq
mov byte[cbitmode],1
call initvideo2