[go: up one dir, main page]

Menu

[7d60eb]: / src / bdf2c.h  Maximize  Restore  History

Download this file

7 lines (4 with data), 97 Bytes

1
2
3
4
5
6
#ifndef bdf2c_h
#define bdf2c_h
void ReadBdf(FILE * bdf, FILE * out, const char *name);
#endif