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).