From 4b00c74784ad607fb62220ef27c79b12bc6d7678 Mon Sep 17 00:00:00 2001 From: aliaspider Date: Mon, 18 Jan 2016 01:00:56 +0100 Subject: (3DS) remove the now unused libkhax. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index a4b90be..91f4a20 100644 --- a/Makefile +++ b/Makefile @@ -339,7 +339,7 @@ endif ifeq ($(platform), ctr) ifeq ($(HAVE_DYNAREC), 1) -OBJECTS += 3ds/3ds_utils.o 3ds/libkhax/khaxinit.o +OBJECTS += 3ds/3ds_utils.o ifeq ($(strip $(CTRULIB)),) $(error "Please set CTRULIB in your environment. export CTRULIB=ctrulib") -- cgit v1.2.3