KitchenSync updates

This commit is contained in:
pagefault
2003-07-23 19:00:15 +00:00
parent e4c90f1702
commit f6bc992b8f
4 changed files with 40 additions and 7 deletions

View File

@@ -2324,10 +2324,13 @@ DisplayGUIVideoClick:
cmp byte[GUITBVID+ebx],0
je .nocheckboxttb
GUIClickCButtonT 11,163,byte[Triplebufen],byte[vsyncon]
%ifdef __WIN32__
GUIClickCButton 83,173,byte[KitchenSync]
%endif
.nocheckboxttb
xor ebx,ebx
mov bl,[cvidmode]
cmp byte[GUITBVID+ebx],0
je .nocheckboxks
GUIClickCButton 83,173,byte[KitchenSync]
.nocheckboxks
GUIClickCButton 11,183,byte[GrayscaleMode]
%ifdef __WIN32__
GUIClickCButtonf 115,183,byte[vsyncon],initDirectDraw