summaryrefslogtreecommitdiff
path: root/examples/neil/question.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'examples/neil/question.xpm')
-rw-r--r--examples/neil/question.xpm42
1 files changed, 42 insertions, 0 deletions
diff --git a/examples/neil/question.xpm b/examples/neil/question.xpm
new file mode 100644
index 00000000..8cf1e088
--- /dev/null
+++ b/examples/neil/question.xpm
@@ -0,0 +1,42 @@
+/* XPM */
+static char * question_xpm[] = {
+/**/
+"23 33 4 1",
+/**/
+" s None c none",
+". c black",
+"X c yellow",
+"O c midnightblue",
+" ..... ",
+" ..XXXX.. ",
+" ..XXX....... ",
+" .XXX.......... ",
+" .XX... ..... ",
+" .XX... ..... ",
+" .XX... ..... ",
+" .XX.. ..... ",
+" .X... .....",
+" ..... OOOO .....",
+" ... OO OO .....",
+" OO .....",
+" O .X...",
+" .X... ",
+" O .X... ",
+" O .XX.. ",
+" .XX.. ",
+" .XX.. ",
+" .XX.. ",
+" .XX.. ",
+" .XX.. ",
+" .XX.. ",
+" .X... ",
+" .X... ",
+" .X... ",
+" .X... ",
+" .. ..... ",
+" . . ... ",
+" . ",
+" . ... ",
+" .X... ",
+" . .X... ",
+" ... "};