Correcting some code from github comments

This commit is contained in:
jede
2017-02-01 23:58:33 +01:00
parent d9778994fa
commit 0e649f24ea
13 changed files with 51 additions and 1200 deletions

View File

@@ -1,5 +1,5 @@
void print (char *);
void hires();
void text();
@@ -14,8 +14,6 @@ void ink(char color);
void kbdclick1();
void curset(char x,char y, char display, char display);
void circle(char rayon);