Added large sound buffer option to Win32 port

This commit is contained in:
pagefault
2001-04-22 01:24:51 +00:00
parent 2b2e0cbac6
commit e7546d7d7d
4 changed files with 21 additions and 5 deletions

View File

@@ -2102,6 +2102,9 @@ DisplayGUISoundClick:
GUIClickCButton 11,101,byte[SoundNoiseDis]
GUIClickCButtonS 11,111,byte[RevStereo]
GUIClickCButton 11,121,byte[Surround]
%ifndef __LINUX__
GUIClickCButton 11,121,byte[LargeSoundBuf]
%endif
GUIClickCButton 11,131,byte[InterSound]
GUIClickCButton 11,141,byte[LowPassFilter]
GUIClickCButton 11,151,byte[SoundBufEn]