pitrix/include/fonts.h

6 lines
96 B
C

#pragma once
#include "prototypes.h"
extern Font font_numbers3x5;
extern Font font_numbers4x7;