Added clear screen function for linux and win32

This commit is contained in:
netbenix 2021-05-09 08:38:48 +02:00
parent 860cd8cd81
commit 5878d588d8
5 changed files with 47 additions and 8 deletions

3
.gitignore vendored
View file

@ -15,4 +15,5 @@ update_check.o
man.o
calc.o
math_ext.o
your-reality.o
your-reality.o
clear_screen.o