aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 407ba6e..cdec8ba 100644
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
DEBUG = 0
-PERF_TEST = 1
-HAVE_GRIFFIN = 1
+PERF_TEST = 0
+HAVE_GRIFFIN = 0
LOAD_FROM_MEMORY_TEST = 0
-USE_BLARGG_APU = 0
+USE_BLARGG_APU = 1
ifeq ($(platform),)
platform = unix