Code updates
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user