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

View Raw

More Information

⬅️ Previous capture (2023-03-20)

🚧 View Differences

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

Go Back

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