From 7077e9821593b2c9b78830c4cc5055c6a79cdd69 Mon Sep 17 00:00:00 2001 From: aliaspider Date: Mon, 3 Nov 2014 11:11:05 +0100 Subject: can build with USE_BLARGG_APU enabled, still not working. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 001d83d..407ba6e 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ DEBUG = 0 PERF_TEST = 1 -HAVE_GRIFFIN = 0 +HAVE_GRIFFIN = 1 LOAD_FROM_MEMORY_TEST = 0 USE_BLARGG_APU = 0 -- cgit v1.2.3