The Full Scanlines option should now show up in the DOS port.

This commit is contained in:
ipher
2005-08-23 01:28:40 +00:00
parent f3d316cbe0
commit 150e56a312

View File

@@ -1509,7 +1509,7 @@ DisplayGUIVideo:
je near .nocheckboxb
%ifdef __UNIXSDL__
GUIDisplayCheckboxun 5,21,119,scanlines,1,GUIVideoTextC1,0
%elifdef __WIN32__
%else
GUIDisplayCheckboxun 5,21,114,scanlines,1,GUIVideoTextC1,0
%endif