Renamed black and white mode to grayscale mode
This commit is contained in:
@@ -2164,7 +2164,7 @@ DisplayGUIVideoClick:
|
||||
GUIClickCButton5 11,163,byte[Triplebufen],1
|
||||
.nocheckboxttb
|
||||
%ifndef __MSDOS__
|
||||
GUIClickCButton 11,183,byte[BlackAndWhite]
|
||||
GUIClickCButton 11,183,byte[GrayscaleMode]
|
||||
%endif
|
||||
xor ebx,ebx
|
||||
mov bl,[cvidmode]
|
||||
|
||||
Reference in New Issue
Block a user