summaryrefslogtreecommitdiffstats
path: root/subtle/xbm/world.xbm
diff options
context:
space:
mode:
Diffstat (limited to 'subtle/xbm/world.xbm')
-rw-r--r--subtle/xbm/world.xbm5
1 files changed, 5 insertions, 0 deletions
diff --git a/subtle/xbm/world.xbm b/subtle/xbm/world.xbm
new file mode 100644
index 0000000..50b8383
--- /dev/null
+++ b/subtle/xbm/world.xbm
@@ -0,0 +1,5 @@
+#define earth_width 9
+#define earth_height 9
+static unsigned char earth_bits[] = {
+ 0x38, 0x00, 0x44, 0x00, 0xb2, 0x00, 0x65, 0x01, 0x65, 0x01, 0x01, 0x01,
+ 0x9a, 0x00, 0x44, 0x00, 0x38, 0x00 };