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