Add Unicode support to the map
This commit is contained in:
@@ -90,6 +90,9 @@ struct window_procs mswin_procs = {
|
||||
| WC_SPLASH_SCREEN | WC_POPUP_DIALOG | WC_MOUSE_SUPPORT,
|
||||
#ifdef STATUS_HILITES
|
||||
WC2_HITPOINTBAR | WC2_FLUSH_STATUS | WC2_RESET_STATUS | WC2_HILITE_STATUS |
|
||||
#endif
|
||||
#ifdef ENHANCED_SYMBOLS
|
||||
WC2_U_UTF8STR | WC2_U_24BITCOLOR |
|
||||
#endif
|
||||
0L,
|
||||
{1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1}, /* color availability */
|
||||
|
||||
Reference in New Issue
Block a user