crashtest-r0ket/lcd/veramono11.h

10 lines
177 B
C
Raw Normal View History

2011-05-11 23:37:26 +00:00
#ifndef __VERA_MONO_11__
#define __VERA_MONO_11__
#include "fonts.h"
/* Font data for Bitstream Vera Sans Mono 11pt */
extern const struct FONT_DEF Font_VeraMono11pt;
#endif