New Setup 📦

This commit is contained in:
Luca 2023-02-05 05:02:49 +01:00
parent d16174b447
commit 415dbd08a1
10194 changed files with 1368647 additions and 4 deletions

View file

@ -0,0 +1,6 @@
#define close_width 14
#define close_height 14
static unsigned char close_bits[] = {
0xe0,0xc1,0xf8,0xc7,0xfc,0xcf,0xfe,0xdf,0x3e,0xdc,0x7f,0xfc,
0xef,0xfc,0xcf,0xfd,0x8f,0xff,0x0e,0xdf,0xfe,0xdf,0xfc,0xcf,
0xf8,0xc7,0xe0,0xc1};