Merge pull request #5152 from meleu/patch-3

adding cheevos support to Vita port
This commit is contained in:
Francisco José García García 2017-07-06 12:21:23 +02:00 committed by GitHub
commit e73a7c24e2

View File

@ -45,6 +45,7 @@ else
HAVE_THREADS := 1
HAVE_LIBRETRODB := 1
HAVE_CC_RESAMPLER := 1
HAVE_CHEEVOS := 1
RARCH_CONSOLE := 1
ifeq ($(DEBUG), 1)