aboutsummaryrefslogtreecommitdiff
path: root/source/spc700.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/spc700.h')
-rw-r--r--source/spc700.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/source/spc700.h b/source/spc700.h
index 1b4ac03..d7da8cd 100644
--- a/source/spc700.h
+++ b/source/spc700.h
@@ -86,6 +86,8 @@
Super NES and Super Nintendo Entertainment System are trademarks of
Nintendo Co., Limited and its subsidiary companies.
*******************************************************************************/
+#ifndef USE_BLARGG_APU
+
#ifndef _SPC700_H_
#define _SPC700_H_
@@ -197,3 +199,4 @@ if (IAPU.APUExecuting) \
#endif
+#endif