20 lines
168 B
C
20 lines
168 B
C
|
|
|
|
|
|
void hires();
|
|
void text();
|
|
void oups();
|
|
void ping();
|
|
void zap();
|
|
void shoot();
|
|
void explode();
|
|
|
|
void paper(char color);
|
|
void ink(char color);
|
|
|
|
void kbdclick1();
|
|
|
|
|
|
|
|
|