crashtest-r0ket/lcd/veramono9.h

10 lines
173 B
C

#ifndef __VERA_MONO_9__
#define __VERA_MONO_9__
#include "fonts.h"
/* Font data for Bitstream Vera Sans Mono 9pt */
extern const struct FONT_DEF Font_VeraMono9pt;
#endif