Moved grayscale toggle code from C to ASM; enabled grayscale toggle in dos port

This commit is contained in:
pagefault
2001-07-29 23:53:50 +00:00
parent aab72c94a0
commit 818539feae
7 changed files with 22 additions and 18 deletions

View File

@@ -2183,9 +2183,7 @@ DisplayGUIVideoClick:
je .nocheckboxttb
GUIClickCButton5 11,163,byte[Triplebufen],1
.nocheckboxttb
%ifndef __MSDOS__
GUIClickCButton 11,183,byte[GrayscaleMode]
%endif
%ifndef __LINUX__
GUIClickCButton2 115,183,byte[vsyncon],byte[cfgvsync],1
%endif