You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
kdbg/kdbg/pics/watch.xpm

25 lines
444 B

/* XPM */
static const char*watch[]={
"16 16 5 1",
"# c #000000",
"c c #ffffff",
"a c #808080",
". c None",
"b c #00ffff",
"................",
"................",
"................",
".....#..........",
"....#.#.......#.",
"...#..#......#.#",
"..#...#.....#..#",
".#.........#...#",
"a###.##.###a....",
"#bcb#..#bcb#....",
"#cb.#..#cb.#....",
"#b.b#..#b.b#....",
"#.b.#..#.b.#....",
".###....###.....",
"................",
"................"};