mirror of
git://git.psyced.org/git/psyced
synced 2024-08-15 03:25:10 +00:00
4 lines
79 B
C
4 lines
79 B
C
main() {
|
|
// printf("\033\067\033[H \033[7m ");
|
|
printf(" \033[m \033\068");
|
|
}
|