aboutsummaryrefslogtreecommitdiff
path: root/plugins/dfsound/externals.h
diff options
context:
space:
mode:
authornotaz2012-07-06 20:40:38 +0300
committernotaz2012-07-09 02:35:59 +0300
commitf2aec10aa8e3befe7e89070e8559d070835cc23e (patch)
tree885ecd1a9231a64a8eabb4eb86fc9884be2e2dc3 /plugins/dfsound/externals.h
parentfb552464f06137102fd9ca69a05492265bbdcea7 (diff)
downloadpcsx_rearmed-f2aec10aa8e3befe7e89070e8559d070835cc23e.tar.gz
pcsx_rearmed-f2aec10aa8e3befe7e89070e8559d070835cc23e.tar.bz2
pcsx_rearmed-f2aec10aa8e3befe7e89070e8559d070835cc23e.zip
spu: get rid of iSPUIRQWait
there should be no reason to ever turn it off
Diffstat (limited to 'plugins/dfsound/externals.h')
-rw-r--r--plugins/dfsound/externals.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/plugins/dfsound/externals.h b/plugins/dfsound/externals.h
index dd582ff..0146553 100644
--- a/plugins/dfsound/externals.h
+++ b/plugins/dfsound/externals.h
@@ -197,9 +197,6 @@ extern unsigned char * pSpuBuffer;
extern int iVolume;
extern int iXAPitch;
-extern int iSPUIRQWait;
-extern int iDebugMode;
-extern int iRecordMode;
extern int iUseReverb;
extern int iUseInterpolation;
// MISC