Added sed1520fm.h

This commit is contained in:
robijn
2002-02-22 00:21:05 +00:00
parent dba163c4a4
commit fc92898174
+8
View File
@@ -0,0 +1,8 @@
#ifndef SED1520FM_H
#define SED1520FM_H
unsigned char fontmap[256][8];
unsigned char *fontbignum[10][24];
unsigned char *fontbigdp[24];
#endif