Merge pull request #7342 from natinusala/libnx-cheevos
libnx: enable cheevos
This commit is contained in:
commit
bef0127348
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue