mirror of
https://github.com/DarkFlippers/unleashed-firmware
synced 2024-12-18 16:53:45 +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 Bedstead 17pt */
|
|
extern const FONT_INFO bedstead_17ptFontInfo;
|