Fixed Primary Buffer option.
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user