From 2b407a5b92835eef7bc4656d08d7b3c74bcb63c2 Mon Sep 17 00:00:00 2001 From: jdgleaver Date: Fri, 18 Dec 2020 15:09:53 +0000 Subject: (.gitlab-ci.yml) Enable building of both 'snes9x2005' and 'snes9x2005_plus' --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 0ff0410..22e84ee 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ DEBUG = 0 PERF_TEST = 0 LOAD_FROM_MEMORY_TEST = 1 -USE_BLARGG_APU = 0 +USE_BLARGG_APU ?= 0 LAGFIX = 1 USE_OLD_COLOUR_OPS = 0 -- cgit v1.2.3