Adding telemon30 and telemon24 primitives
This commit is contained in:
21
include/telemon30.h
Normal file
21
include/telemon30.h
Normal file
@@ -0,0 +1,21 @@
|
||||
|
||||
void print (char *);
|
||||
|
||||
void hires();
|
||||
void text();
|
||||
void oups();
|
||||
void ping();
|
||||
void zap();
|
||||
void shoot();
|
||||
void explode();
|
||||
|
||||
void paper(char color);
|
||||
void ink(char color);
|
||||
|
||||
void kbdclick1();
|
||||
|
||||
void curset(char x,char y, char display, char display);
|
||||
void circle(char rayon);
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user