diff --git a/fblib.h b/fblib.h index 07b0c59..0a614e9 100644 --- a/fblib.h +++ b/fblib.h @@ -8,9 +8,6 @@ #include "fbfont.h" -#define WIDTH 240 -#define HEIGHT 320 - struct s_color { unsigned char r; unsigned char g;