8 lines
128 B
C
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
|