--- sbbs/src/conio/allfonts.h 2018/04/24 16:41:23 1.1.1.1 +++ sbbs/src/conio/allfonts.h 2018/04/24 16:42:25 1.1.1.2 @@ -10,6 +10,6 @@ struct conio_font_data_struct { extern struct conio_font_data_struct conio_fontdata[257]; -#define CONIO_FIRST_FREE_FONT 32 +#define CONIO_FIRST_FREE_FONT 41 #endif