Fixed Primary Buffer option.

This commit is contained in:
jbo_85
2006-02-19 18:57:55 +00:00
parent 21053fe9a2
commit b8363cdeef

View File

@@ -2523,7 +2523,8 @@ DisplayGUISoundClick:
GUIClickCButton5 111,173,byte[LowPassFilterType],2 GUIClickCButton5 111,173,byte[LowPassFilterType],2
%ifndef __MSDOS__ %ifndef __MSDOS__
GUIClickCButton5MMXC 111,183,byte[LowPassFilterType],3 GUIClickCButton5MMXC 111,183,byte[LowPassFilterType],3
%elifdef __WIN32__ %endif
%ifdef __WIN32__
GUIClickCButton 11,101,byte[PrimaryBuffer] GUIClickCButton 11,101,byte[PrimaryBuffer]
%endif %endif
cmp eax,15 cmp eax,15