borgware-2d/src/scrolltext/font_uni53.h
2014-03-18 07:00:13 +01:00

8 lines
116 B
C

#ifndef FONT_UNI53_H_
#define FONT_UNI53_H_
#include "font.h"
extern font font_uni53;
#endif /* FONT_UNI53_H_ */