X-Git-Url: https://hackdaworld.org/gitweb/?p=physik%2Fmorpheus.git;a=blobdiff_plain;f=defines.h;fp=defines.h;h=b11396e2ac4334f5672a70bf9209b1b75164624f;hp=9f33690a651159a9df3eff41aec1c8e90c5b1a96;hb=b5e94b1493e7c9359a5703e3e68013c064097225;hpb=9e59c1fa125bad30829d38300ecfca4e9aadff55 diff --git a/defines.h b/defines.h index 9f33690..b11396e 100644 --- a/defines.h +++ b/defines.h @@ -70,7 +70,9 @@ typedef struct __display { #define DISPLAY_X_FREE 15 #define DISPLAY_Y_FREE 15 -#define DISPLAY_FONT "./decker.ttf" +// defined by Makefile now +// #define DISPLAY_FONT "./decker.ttf" + #define MAX_TXT 20 /* masks for u32 cell */