diff --git a/src/config.h b/src/config.h index da70884..94ee6e3 100644 --- a/src/config.h +++ b/src/config.h @@ -15,7 +15,6 @@ #if GINT_RENDER_RGB - #warning "Ok!" #define T_HEIGHT 16 #define T_WIDTH 16 #define PXSIZE 2 @@ -23,7 +22,6 @@ #define P_WIDTH 16 #define P_HEIGHT 16 #else - #warning "Bad!" #define T_HEIGHT 8 #define T_WIDTH 8 #define PXSIZE 1