From 30a75bb1d89af3435a89d8be15a1e5bbe5977458 Mon Sep 17 00:00:00 2001 From: Reonu Date: Thu, 23 Dec 2021 19:50:53 +0000 Subject: [PATCH] fuck it *uncompletes your savefile* --- include/config/config_debug.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/config/config_debug.h b/include/config/config_debug.h index 95d76eea9..185f0ef0e 100644 --- a/include/config/config_debug.h +++ b/include/config/config_debug.h @@ -45,7 +45,7 @@ // Same as above, but also reads all save file flags as complete. // This will not overwrite existing save file data unless you save over it. -#define COMPLETE_SAVE_FILE +//#define COMPLETE_SAVE_FILE // Removes the limit on FPS //#define UNLOCK_FPS