From eb6d38479827da819715e97a6b6d2b4bd96f9ca4 Mon Sep 17 00:00:00 2001 From: natinusala Date: Mon, 1 Oct 2018 16:38:34 +0200 Subject: [PATCH] libnx: enable cheevos --- Makefile.libnx | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.libnx b/Makefile.libnx index 7d591c1342..36b614de5e 100644 --- a/Makefile.libnx +++ b/Makefile.libnx @@ -37,6 +37,7 @@ HAVE_MENU = 1 HAVE_RUNAHEAD = 1 HAVE_NETWORKING = 1 HAVE_STB_FONT = 1 +HAVE_CHEEVOS = 1 # RetroArch libnx useful flags HAVE_THREADS = 1