From e8f1106f23880fb459675f3c024df3a30198d6e0 Mon Sep 17 00:00:00 2001 From: pagefault <> Date: Tue, 1 Apr 2003 08:08:45 +0000 Subject: [PATCH] This is for the DOS port only --- zsnes/src/gui/guimouse.inc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/zsnes/src/gui/guimouse.inc b/zsnes/src/gui/guimouse.inc index 0567bdd9..f667f319 100644 --- a/zsnes/src/gui/guimouse.inc +++ b/zsnes/src/gui/guimouse.inc @@ -2397,7 +2397,9 @@ DisplayGUISoundClick: GUIClickCButton 102,21,byte[cfgforce8b] %endif GUIClickCButton 11,30,byte[cfgStereoSound] +%ifdef __MSDOS__ GUIClickCButton 11,39,byte[RaisePitch] +%endif ; GUIClickCButton 11,101,byte[SoundNoiseDis] GUIClickCButton 11,111,byte[RevStereo] ; cmp byte[OSPort],3