Removed extraneous header from font.c

This commit is contained in:
Adam Greenwood-Byrne 2021-03-12 13:39:23 +00:00
parent 101c68b4c9
commit ef1cd6d4df

View file

@ -1,5 +1,3 @@
#include "wgt.h"
unsigned char vgafont[224][8] = {
{ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}, // U+0000 (nul)
{ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}, // U+0001