mirror of
https://github.com/DarkFlippers/unleashed-firmware.git
synced 2025-12-12 04:34:43 +04: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 Bedstead 17pt */
|
|
extern const FONT_INFO bedstead_17ptFontInfo;
|