borgware-2d/src/scrolltext/font_uni53.h

9 lines
116 B
C

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