mirror of
https://github.com/DarkFlippers/unleashed-firmware
synced 2024-12-19 09:13:11 +00:00
8 lines
183 B
C
8 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;
|