diff --git a/part12-wgt/font.c b/part12-wgt/font.c index 0bb807e..ed1a074 100644 --- a/part12-wgt/font.c +++ b/part12-wgt/font.c @@ -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