mirror of
https://github.com/DarkFlippers/unleashed-firmware
synced 2024-12-19 01:03:22 +00:00
9 lines
183 B
C
9 lines
183 B
C
|
#pragma once
|
||
|
|
||
|
/* GENERATED BY https://github.com/pavius/the-dot-factory */
|
||
|
|
||
|
#include "../font_info.h"
|
||
|
|
||
|
/* Font data for ModeNine 15pt */
|
||
|
extern const FONT_INFO modeNine_15ptFontInfo;
|