Undefine the macro by default

This commit is contained in:
Andre Leiradella 2017-04-29 14:42:04 +01:00
parent 8a50b7373b
commit 982c862deb

View File

@ -67,7 +67,7 @@
/* Define this macro with a string to save the JSON file to disk with
* that name. */
#define CHEEVOS_SAVE_JSON "megamanx11.json"
#undef CHEEVOS_SAVE_JSON
/* Define this macro to have the password and token logged. THIS WILL DISCLOSE
* THE USER'S PASSWORD, TAKE CARE! */