Added exclusive sound mode

This commit is contained in:
pagefault
2001-05-18 23:12:24 +00:00
parent 1e490a9797
commit b2978a0d80
4 changed files with 18 additions and 12 deletions

View File

@@ -2221,7 +2221,7 @@ DisplayGUISoundClick:
%endif
;.win32sound
%ifdef __WIN32__
GUIClickCButton 11,121,byte[LargeSoundBuf]
GUIClickCButton 11,121,byte[ExclusiveSound]
%endif
GUIClickCButton 11,131,byte[InterSound]
GUIClickCButton 11,141,byte[LowPassFilter]