aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authoraliaspider2014-11-02 07:00:31 +0100
committeraliaspider2014-11-02 07:00:31 +0100
commitd2c9eb147defae3d98df43730372dfce4a224cde (patch)
tree08b7736fa41959d3f23bdd717859ef08e96cab55 /Makefile
parent188fe860e0af98aa51a727dbda794f479a665617 (diff)
downloadsnes9x2005-d2c9eb147defae3d98df43730372dfce4a224cde.tar.gz
snes9x2005-d2c9eb147defae3d98df43730372dfce4a224cde.tar.bz2
snes9x2005-d2c9eb147defae3d98df43730372dfce4a224cde.zip
small cleanup
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 8545a2c..e905814 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
DEBUG = 0
PERF_TEST = 1
-HAVE_GRIFFIN = 1
-LOAD_FROM_MEMORY_TEST = 1
+HAVE_GRIFFIN = 0
+LOAD_FROM_MEMORY_TEST = 0
ifeq ($(platform),)
platform = unix