From f052558dffe05a334a048c96642d44d43323bfc0 Mon Sep 17 00:00:00 2001 From: Justin Weiss Date: Sun, 22 Sep 2019 17:12:20 -0700 Subject: Enable CHD on 3DS builds I don't know what build errors were happening before, but this built cleanly for me. --- Makefile.libretro | 1 - 1 file changed, 1 deletion(-) (limited to 'Makefile.libretro') diff --git a/Makefile.libretro b/Makefile.libretro index 1b968dc..65ca1dc 100644 --- a/Makefile.libretro +++ b/Makefile.libretro @@ -193,7 +193,6 @@ else ifeq ($(platform), ctr) DRC_CACHE_BASE = 0 ARCH = arm HAVE_NEON = 0 - HAVE_CHD = 0 STATIC_LINKING = 1 # Xbox 360 -- cgit v1.2.3