mirror of
https://gitee.com/anod/open_agb_firm.git
synced 2025-05-07 14:24:12 +08:00
关闭清屏
This commit is contained in:
parent
74b6201437
commit
1e11b363c4
@ -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).
|
||||
|
Loading…
x
Reference in New Issue
Block a user