aboutsummaryrefslogtreecommitdiff
path: root/src/graphics/glyphs.h
blob: 668508e4b4a58f252ea31a6b0fc2aa42d4a1bcdc (plain)
1
2
3
4
5
6
7
#ifndef GRAPHICS_GLYPHS_H
#define GRAPHICS_GLYPHS_H

//extern char* glyphs;
#include "font.h.bin"

#endif