Files
lcdproc/server/drivers/sed1520fm.h
T

9 lines
145 B
C
Raw Normal View History

2002-02-22 00:21:05 +00:00
#ifndef SED1520FM_H
#define SED1520FM_H
unsigned char fontmap[256][8];
unsigned char *fontbignum[10][24];
unsigned char *fontbigdp[24];
#endif