mirror of
https://github.com/ChronosX88/psyced.git
synced 2024-11-08 19:41:00 +00:00
5 lines
79 B
C
5 lines
79 B
C
main() {
|
|
// printf("\033\067\033[H \033[7m ");
|
|
printf(" \033[m \033\068");
|
|
}
|