micromenu/inc/fonts/basic_5x4.h

13 lines
183 B
C
Raw Normal View History

2018-11-02 08:27:20 +00:00
//
// 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