From f74faff611a4334a8fb8c978359cd62732b1c85b Mon Sep 17 00:00:00 2001 From: citrons Date: Fri, 13 Oct 2023 23:32:21 -0500 Subject: negative associations --- digits.h | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/digits.h b/digits.h index a1d5466..852a04c 100644 --- a/digits.h +++ b/digits.h @@ -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, -- cgit v1.2.3