Update Makefile.libretro
accidentally left debugging options enabled...
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user