Modify the glyph for 1

termux-reverse
Jacopo De Simoi 6 years ago
parent 26222b33fd
commit 09fd87526e
  1. 2
      ttyclock.h

@ -134,7 +134,7 @@ ttyclock_t ttyclock;
const Bool number[][15] = const Bool number[][15] =
{ {
{1,1,1,1,0,1,1,0,1,1,0,1,1,1,1}, /* 0 */ {1,1,1,1,0,1,1,0,1,1,0,1,1,1,1}, /* 0 */
{0,0,1,0,0,1,0,0,1,0,0,1,0,0,1}, /* 1 */ {1,1,0,0,1,0,0,1,0,0,1,0,1,1,1}, /* 1 */
{1,1,1,0,0,1,1,1,1,1,0,0,1,1,1}, /* 2 */ {1,1,1,0,0,1,1,1,1,1,0,0,1,1,1}, /* 2 */
{1,1,1,0,0,1,1,1,1,0,0,1,1,1,1}, /* 3 */ {1,1,1,0,0,1,1,1,1,0,0,1,1,1,1}, /* 3 */
{1,0,1,1,0,1,1,1,1,0,0,1,0,0,1}, /* 4 */ {1,0,1,1,0,1,1,1,1,0,0,1,0,0,1}, /* 4 */

Loading…
Cancel
Save