1 2 3 4 5 6 7
#ifndef GRAPHICS_GLYPHS_H #define GRAPHICS_GLYPHS_H //extern char* glyphs; #include "font.h.bin" #endif