8 lines
132 B
C
Raw Normal View History

2022-09-22 09:26:57 -07:00
#ifndef __RAD1O_UBUNTU18_H__
#define __RAD1O_UBUNTU18_H__
#include "fonts.h"
extern const struct FONT_DEF Font_Ubuntu18pt;
#endif