mirror of
https://github.com/libretro/RetroArch.git
synced 2025-04-02 10:51:52 -04:00
adding cheevos support to Vita port
Tested with fceumm and the cheevos worked just fine. Thanks for @frangarcj for the instructions on how to compile for Vita. Fixes #4752
This commit is contained in:
parent
dc521b42d1
commit
e247867bd7
1 changed files with 1 additions and 0 deletions
|
@ -45,6 +45,7 @@ else
|
|||
HAVE_THREADS := 1
|
||||
HAVE_LIBRETRODB := 1
|
||||
HAVE_CC_RESAMPLER := 1
|
||||
HAVE_CHEEVOS := 1
|
||||
RARCH_CONSOLE := 1
|
||||
|
||||
ifeq ($(DEBUG), 1)
|
||||
|
|
Loading…
Add table
Reference in a new issue