mirror of
https://github.com/libretro/RetroArch.git
synced 2025-04-02 10:51:52 -04:00
Don't bake in cheevos for C89 for now until issues are fixed
This commit is contained in:
parent
072848445c
commit
2c546597b4
1 changed files with 1 additions and 0 deletions
|
@ -110,6 +110,7 @@ HAVE_QT=auto # Qt companion support
|
|||
C89_QT=no
|
||||
HAVE_XSHM=no # XShm video driver support
|
||||
HAVE_CHEEVOS=yes # Retro Achievements
|
||||
C89_CHEEVOS=no
|
||||
HAVE_LUA=yes # Lua support (for Retro Achievements)
|
||||
HAVE_DISCORD=yes # Discord Integration
|
||||
C89_DISCORD=no
|
||||
|
|
Loading…
Add table
Reference in a new issue