Update Makefile.libretro

accidentally left debugging options enabled...
This commit is contained in:
retro-wertz
2018-12-09 20:29:49 +08:00
committed by GitHub
parent 049007f33b
commit c352ddd9da

View File

@@ -1,7 +1,7 @@
DEBUG=1
DEBUG=0
PSS_STYLE=1
EXTERNAL_ZLIB=0
HAVE_GRIFFIN=0
HAVE_GRIFFIN=1
STATIC_LINKING=0
ENDIANNESS_DEFINES=
SIGNED_CHAR=0