1 /*
2  *	gfx2.h
3  *	AYM 1998-11-17
4  */
5 
6 
7 void show_font ();
8 void show_colours ();
9 
10