diff options
Diffstat (limited to 'src/graphics/glyphs.old')
-rw-r--r-- | src/graphics/glyphs.old | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/graphics/glyphs.old b/src/graphics/glyphs.old index 6377747..0a831f9 100644 --- a/src/graphics/glyphs.old +++ b/src/graphics/glyphs.old @@ -1,4 +1,3 @@ - const char glyphs[] = { 0b10000001, 0b00111000, @@ -1298,4 +1297,3 @@ const char glyphs_byte[] = { 0b01000000, 0b00000000, }; - |