10 lines
196 B
C
10 lines
196 B
C
|
#ifndef __VERA_MONO_BOLD_11__
|
||
|
#define __VERA_MONO_BOLD_11__
|
||
|
|
||
|
#include "fonts.h"
|
||
|
|
||
|
/* Font data for Bitstream Vera Sans Mono Bold 11pt */
|
||
|
extern const struct FONT_DEF Font_VeraMonoBold11pt;
|
||
|
|
||
|
#endif
|