💾 Archived View for gemini.rmf-dev.com › repo › Vaati › Menkar › files › d69eca8599167f171c7f630fe01… captured on 2023-01-29 at 16:30:51. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2022-07-16)

➡️ Next capture (2023-03-20)

🚧 View Differences

-=-=-=-=-=-=-

0 #define unmap_width 10

1 #define unmap_height 10

2 static unsigned char unmap_bits[] = {

3 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,

4 0x00, 0x00, 0xfe, 0x01, 0xfe, 0x01, 0x00, 0x00 };

5