aboutsummaryrefslogtreecommitdiff
path: root/Makefile.libretro
diff options
context:
space:
mode:
authorTwinaphex2020-02-25 05:32:11 +0100
committerGitHub2020-02-25 05:32:11 +0100
commit58e485d6efcecfe0fb7d072d705cf658e6162b4e (patch)
tree5033883571d4d43164cca5419b74649cfc0abeda /Makefile.libretro
parent37c2f059e48351904a4ff63675e3971e222ab074 (diff)
parentb37c639ee018ef6403859952fd459fe8073313d3 (diff)
downloadpcsx_rearmed-58e485d6efcecfe0fb7d072d705cf658e6162b4e.tar.gz
pcsx_rearmed-58e485d6efcecfe0fb7d072d705cf658e6162b4e.tar.bz2
pcsx_rearmed-58e485d6efcecfe0fb7d072d705cf658e6162b4e.zip
Merge pull request #390 from justinweiss/ctr-fix-dynarec-crashes
Fix dynarec crashes on 3DS
Diffstat (limited to 'Makefile.libretro')
-rw-r--r--Makefile.libretro2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.libretro b/Makefile.libretro
index 133ee6d..d9b528a 100644
--- a/Makefile.libretro
+++ b/Makefile.libretro
@@ -213,6 +213,8 @@ else ifeq ($(platform), ctr)
CFLAGS += -Ifrontend/3ds
CFLAGS += -Werror=implicit-function-declaration
+ OBJS += frontend/3ds/utils.o
+
# CFLAGS += -DPCSX
BUILTIN_GPU = unai
DYNAREC = ari64