diff options
| author | citrons <citrons@mondecitronne.com> | 2023-10-13 23:32:21 -0500 |
|---|---|---|
| committer | citrons <citrons@mondecitronne.com> | 2023-10-13 23:32:21 -0500 |
| commit | f74faff611a4334a8fb8c978359cd62732b1c85b (patch) | |
| tree | b96514460caf16b79b736831dd6f6a7e33866fc5 /digits.h | |
| parent | b0c5b73d9dc5c7e2ba4133a920fe142d6a23022e (diff) | |
negative associations
Diffstat (limited to 'digits.h')
| -rw-r--r-- | digits.h | 18 |
1 files changed, 9 insertions, 9 deletions
@@ -94,15 +94,6 @@ static const Uint8 digits[] = { 0, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 1, 1, 1, 0, 0, - 1, 1, 0, 1, 1, 0, - 1, 1, 0, 1, 1, 0, - 0, 1, 1, 1, 0, 0, - 0, 0, 1, 0, 0, 0, - 0, 1, 1, 1, 0, 0, - 1, 1, 0, 1, 1, 0, - 0, 0, 0, 0, 0, 0, - 1, 1, 1, 1, 1, 0, 1, 1, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, @@ -112,6 +103,15 @@ static const Uint8 digits[] = { 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 1, 1, 1, 0, 0, + 1, 1, 0, 1, 1, 0, + 0, 0, 0, 1, 1, 0, + 0, 1, 1, 1, 1, 0, + 1, 1, 0, 1, 1, 0, + 1, 1, 0, 1, 1, 0, + 1, 1, 0, 1, 1, 0, + 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, |
