diff options
| author | Mattias Andrée <m@maandree.se> | 2026-01-26 20:22:51 +0100 |
|---|---|---|
| committer | Mattias Andrée <m@maandree.se> | 2026-01-26 20:22:51 +0100 |
| commit | 954ba559821444fdf0af4608b632011fb9c22b87 (patch) | |
| tree | 25c00a0693fa7b5f39ab2dc80b82ec9f0714bedd /libcharconv_negative.c | |
| parent | Add dentistry (diff) | |
| download | charconv-954ba559821444fdf0af4608b632011fb9c22b87.tar.gz charconv-954ba559821444fdf0af4608b632011fb9c22b87.tar.bz2 charconv-954ba559821444fdf0af4608b632011fb9c22b87.tar.xz | |
Add cards
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to '')
| -rw-r--r-- | libcharconv_negative.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/libcharconv_negative.c b/libcharconv_negative.c index 92470c8..4f35489 100644 --- a/libcharconv_negative.c +++ b/libcharconv_negative.c @@ -42,7 +42,8 @@ static struct { {{UINT32_C(0x246A), UINT32_C(0x2473)}, {UINT32_C(0x24EB), UINT32_C(0x24F4)}}, {{UINT32_C(0x24B6), UINT32_C(0x24CF)}, {UINT32_C(0x1F150), UINT32_C(0x1F169)}}, {{UINT32_C(0x1F130), UINT32_C(0x1F149)}, {UINT32_C(0x1F170), UINT32_C(0x1F189)}}, - {{UINT32_C(0x2780), UINT32_C(0x2789)}, {UINT32_C(0x278A), UINT32_C(0x2793)}} + {{UINT32_C(0x2780), UINT32_C(0x2789)}, {UINT32_C(0x278A), UINT32_C(0x2793)}}, + {{UINT32_C(0x2660), UINT32_C(0x2663)}, {UINT32_C(0x2664), UINT32_C(0x2667)}} }; |
