diff --git a/src/conio/ciolib.h b/src/conio/ciolib.h index 6a09b061f681090d223a674f6e9cd3c62004fc0e..65234466eb9027fd00aa844b1c0ee246e8eadce1 100644 --- a/src/conio/ciolib.h +++ b/src/conio/ciolib.h @@ -238,7 +238,7 @@ struct conio_font_data_struct { CIOLIBEXPORTVAR struct conio_font_data_struct conio_fontdata[257]; -#define CONIO_FIRST_FREE_FONT 41 +#define CONIO_FIRST_FREE_FONT 43 typedef struct { int mode;