diff --git a/cheevos/cheevos.c b/cheevos/cheevos.c index 02951df521..16863e3aec 100644 --- a/cheevos/cheevos.c +++ b/cheevos/cheevos.c @@ -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! */