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

8 lines
128 B
C

#ifndef __DEJA_VU_SANS_9__
#define __DEJA_VU_SANS_9__
#include "fonts.h"
extern const struct FONT_DEF Font_dejaVu9pt;
#endif