Move more unicode ranges to DD (#19755)

This commit is contained in:
Joel Challis 2023-02-10 21:08:54 +00:00 committed by GitHub
parent 79b364d289
commit 2ffdec5dc2
Failed to generate hash of commit
3 changed files with 16 additions and 5 deletions

View file

@ -1 +1,10 @@
{}
{
"ranges": {
"0x8000/0X3FFF": {
"define": "QK_UNICODEMAP"
},
"0xC000/0X3FFF": {
"define": "QK_UNICODEMAP_PAIR"
}
}
}