Files
lcdproc/server/drivers/sed1520fm.h
T
2002-02-22 00:21:05 +00:00

9 lines
145 B
C

#ifndef SED1520FM_H
#define SED1520FM_H
unsigned char fontmap[256][8];
unsigned char *fontbignum[10][24];
unsigned char *fontbigdp[24];
#endif