diff --git a/main/gbc/gbc_read.c b/main/gbc/gbc_read.c index f7f6eb1ac..d09953476 100644 --- a/main/gbc/gbc_read.c +++ b/main/gbc/gbc_read.c @@ -47,7 +47,7 @@ #include "gbc_help.h" #include "gbc_read.h" -#define DEBUG +//#define DEBUG //#define BIG_COMMENT 1 static bool is_init = FALSE;