diff options
Diffstat (limited to 'libcharconv_turned.c')
| -rw-r--r-- | libcharconv_turned.c | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/libcharconv_turned.c b/libcharconv_turned.c index 2ff3e5a..835ec00 100644 --- a/libcharconv_turned.c +++ b/libcharconv_turned.c @@ -33,7 +33,9 @@ static struct { {UINT32_C(0x1D5A6), UINT32_C(0x2141)}, {UINT32_C(0x1D5AB), UINT32_C(0x2142)}, {UINT32_C(0x1D5B8), UINT32_C(0x2144)}, - {UINT32_C(0x1F12F), UINT32_C(0x00A9)} + {UINT32_C(0x1F12F), UINT32_C(0x00A9)}, + {UINT32_C(0x230C), UINT32_C(0x230F)}, + {UINT32_C(0x230E), UINT32_C(0x230D)} }; |
