crashtest-r0ket/lcd/veramono11.h
Stefan `Sec` Zehl 68ef7299ee More fonts.
2011-05-12 01:37:26 +02:00

9 lines
177 B
C

#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