]> git.zerfleddert.de Git - micropolis/blame - src/tk/library/demos/bitmaps/grey.25
Import Micropolis from http://www.donhopkins.com/home/micropolis/
[micropolis] / src / tk / library / demos / bitmaps / grey.25
CommitLineData
6a5fa4e0
MG
1#define grey_width 16
2#define grey_height 16
3static char grey_bits[] = {
4 0x11, 0x11, 0x44, 0x44, 0x11, 0x11, 0x44, 0x44, 0x11, 0x11, 0x44, 0x44,
5 0x11, 0x11, 0x44, 0x44, 0x11, 0x11, 0x44, 0x44, 0x11, 0x11, 0x44, 0x44,
6 0x11, 0x11, 0x44, 0x44, 0x11, 0x11, 0x44, 0x44};
Impressum, Datenschutz