Reset colors on exit?
This commit is contained in:
parent
0de770ce99
commit
abc48259bd
1 changed files with 1 additions and 0 deletions
1
cimp.bas
1
cimp.bas
|
|
@ -265,6 +265,7 @@ _sndclose musichandle
|
||||||
print clearrest
|
print clearrest
|
||||||
print clearrest;
|
print clearrest;
|
||||||
print cursorback;
|
print cursorback;
|
||||||
|
print chr$(27) + "[0m";
|
||||||
cursoron
|
cursoron
|
||||||
echoon
|
echoon
|
||||||
system
|
system
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue