mirror of
https://github.com/DarkFlippers/unleashed-firmware
synced 2025-01-03 00:18:43 +00:00
9 lines
203 B
C
9 lines
203 B
C
#pragma once
|
|
|
|
/* GENERATED BY https://github.com/pavius/the-dot-factory */
|
|
|
|
#include "../font_info.h"
|
|
#include <stdint.h>
|
|
|
|
/* Font data for ModeNine 15pt */
|
|
extern const FONT_INFO modeNine_15ptFontInfo;
|