From 1e11b363c4fe43e3e59ab160aadb3733e26e0927 Mon Sep 17 00:00:00 2001 From: anod <182859762@qq.com> Date: Tue, 7 Mar 2023 18:00:08 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=B3=E9=97=AD=E6=B8=85=E5=B1=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- source/arm11/open_agb_firm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/arm11/open_agb_firm.c b/source/arm11/open_agb_firm.c index 1fe9679..d43980a 100644 --- a/source/arm11/open_agb_firm.c +++ b/source/arm11/open_agb_firm.c @@ -1013,7 +1013,7 @@ Result oafInitAndRun(void) if((res = LGY_prepareGbaMode(g_oafConfig.directBoot, saveType, filePath)) == RES_OK) { - ee_puts("\x1b[2J"); + //ee_puts("\x1b[2J"); #ifdef NDEBUG // Force black and turn the backlight off on the bottom screen. // Don't turn the backlight off on 2DS (1 panel).