make HAVE_CHEEVOS=1 by default
This commit is contained in:
parent
182d691cf1
commit
08f773777c
|
@ -68,3 +68,4 @@ C89_IMAGEVIEWER=no # stb_image hates C89
|
|||
HAVE_MMAP=auto # MMAP support
|
||||
HAVE_QT=no # QT companion support
|
||||
HAVE_XSHM=auto # XShm video driver support
|
||||
HAVE_CHEEVOS=yes # Disable Retro Achievements
|
||||
|
|
Loading…
Reference in New Issue