Bop added via & unicode support (#13122)

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
This commit is contained in:
Nathan_Blais
2021-06-24 16:15:04 -07:00
committed by GitHub
parent ca2259d986
commit 61ec0023c4
3 changed files with 85 additions and 1 deletions

View File

@@ -46,4 +46,7 @@
#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */
#define LOCKING_RESYNC_ENABLE
#define LOCKING_RESYNC_ENABLE
/* Unicode select mode */
#define UNICODE_SELECTED_MODES UC_MAC, UC_LNX, UC_WINC