From 3a366988a0077474075d8f33ad76514d2fa0c5d6 Mon Sep 17 00:00:00 2001 From: Christian Cunningham Date: Fri, 24 Dec 2021 15:21:54 -0800 Subject: Standardized Formatting --- src/graphics/glyphs.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/graphics/glyphs.h') diff --git a/src/graphics/glyphs.h b/src/graphics/glyphs.h index 668508e..1a9319d 100644 --- a/src/graphics/glyphs.h +++ b/src/graphics/glyphs.h @@ -1,7 +1,6 @@ #ifndef GRAPHICS_GLYPHS_H #define GRAPHICS_GLYPHS_H -//extern char* glyphs; -#include "font.h.bin" +#include "font.bin.h" #endif -- cgit v1.2.1