abc80x: Fixed character width regression from 876c07fbf5. (nw)

This commit is contained in:
Curt Coder 2016-06-09 22:01:47 +03:00
parent f903e7a4f4
commit e2d16ce711

View File

@ -42,7 +42,7 @@
#define ABC806_ATTR_RAM_SIZE 0x800
#define ABC806_VIDEO_RAM_SIZE 0x20000
#define ABC800_CHAR_WIDTH 12
#define ABC800_CHAR_WIDTH 6
#define ABC800_CCLK ABC800_X01/ABC800_CHAR_WIDTH
#define SCREEN_TAG "screen"