mirror of
https://gitee.com/anod/open_agb_firm.git
synced 2025-05-07 14:24:12 +08:00
修改开始加载rom后的颜色
This commit is contained in:
parent
d31b22e994
commit
2dd403796b
@ -237,7 +237,7 @@ end:
|
||||
free(curDir);
|
||||
|
||||
// Clear screen.
|
||||
ee_printf("\x1b[2J");
|
||||
ee_printf("\x1b[2J\x1b[0m");
|
||||
|
||||
return res;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user