aboutsummaryrefslogtreecommitdiff
path: root/src/Port.txt
blob: 1027fafbbe8243ac76dd02fc5311322677a5b1df (plain)
1
2
3
4
5
6
7
8
9
10
11
12
const ICON Port =
{
  0x04,0x00, // Graphics Format
  0x00,0x18, // Graphics DataSize
  0x08,      // Graphics Count X
  0x01,      // Graphics Count Y
  0x03,      // Graphics Width
  0x08,      // Graphics Height
  {
  0x70,0x88,0x70,0x90,0xF8,0x80,0xC8,0xA8,0x90,0x88,0xA8,0x50,0x38,0x20,0xF8,0xF0,0x28,0xF0,0xF8,0xA8,0x50,0x70,0x88,0x50
  }
};