Lots of changes

This commit is contained in:
pagefault
2001-08-30 18:47:04 +00:00
parent 54e0dacff3
commit 0670a01e8d
5 changed files with 68 additions and 93 deletions

View File

@@ -2326,18 +2326,15 @@ DisplayGUISoundClick:
%ifdef __MSDOS__
GUIClickCButton 11,121,byte[Surround]
%endif
%ifdef __WIN32__
GUIClickCButton 11,121,byte[ExclusiveSound]
%endif
;.win32sound
%ifdef __WIN32__
GUIClickCButton 11,121,byte[LargeSoundBuf]
%endif
GUIClickCButton 11,131,byte[InterSound]
GUIClickCButton 11,141,byte[LowPassFilter]
GUIClickCButton 11,151,byte[SoundBufEn]
GUIClickCButton 11,161,byte[UseCubicSpline]
GUIClickCButton 11,171,byte[SPCDisable]
%ifdef __WIN32__
GUIClickCButton 11,181,byte[ExclusiveSound]
%endif
GUIClickCButton 11,131,byte[SoundBufEn]
GUIClickCButton 11,141,byte[SPCDisable]
GUIClickCButton6 11,161,byte[SoundInterpType],1
GUIClickCButton6 11,171,byte[SoundInterpType],2
GUIClickCButton6 11,181,byte[SoundInterpType],3
cmp eax,15
jl near .nosrate
cmp edx,61