crashtest-r0ket/lcd/dejavusans9.h

9 lines
128 B
C
Raw Normal View History

2011-05-11 23:37:26 +00:00
#ifndef __DEJA_VU_SANS_9__
#define __DEJA_VU_SANS_9__
#include "fonts.h"
extern const struct FONT_DEF Font_dejaVu9pt;
#endif