Support wide Curses on MS-DOS
Also, fix IBMGraphics on Curses
This commit is contained in:
@@ -80,6 +80,7 @@ struct classic_representation {
|
||||
struct unicode_representation {
|
||||
uint32 ucolor;
|
||||
uint16 u256coloridx;
|
||||
uint32 utf32ch;
|
||||
uint8 *utf8str;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user