Code updates

This commit is contained in:
pagefault
2001-10-29 19:26:20 +00:00
parent d3d72dcb8e
commit ffdca88c08
4 changed files with 20 additions and 1 deletions

View File

@@ -2360,10 +2360,14 @@ DisplayGUISoundClick:
GUIClickCButton 11,141,byte[SPCDisable]
GUIClickCButton5 11,163,byte[SoundInterpType],1
GUIClickCButton5 11,173,byte[SoundInterpType],2
%ifndef __MSDOS__
GUIClickCButton5MMX 11,183,byte[SoundInterpType],3
%endif
GUIClickCButton5 111,163,byte[LowPassFilterType],1
GUIClickCButton5 111,173,byte[LowPassFilterType],2
%ifndef __MSDOS__
GUIClickCButton5MMX 111,183,byte[LowPassFilterType],3
%endif
cmp eax,15
jl near .nosrate
cmp edx,61