micromenu/inc/fonts/basic_5x4.h
2018-11-02 09:27:20 +01:00

12 lines
183 B
C

//
// Created by jedi on 11/2/18.
//
#ifndef MGL_DMXMENU_BASIC_5X4_H
#define MGL_DMXMENU_BASIC_5X4_H
#include "gfx/font.h"
extern font basic_5x4;
#endif //MGL_DMXMENU_BASIC_5X4_H