@ -15,7 +15,10 @@
#include "font_arial8.h"
// #include "font_small6.h"
// #include "font_uni53.h"
#define strtok_r(a, b, c) strtok((a), (b))
#ifdef __CYGWIN__
#endif
#define MAX_FONTS 1
font fonts[MAX_FONTS];