From b668e7873d9ffcecbbd848c5a388dba0bf2e77ac Mon Sep 17 00:00:00 2001 From: etienne Date: Wed, 7 May 2003 15:37:23 +0000 Subject: Initial revision --- images/pause.bmp | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 images/pause.bmp (limited to 'images/pause.bmp') diff --git a/images/pause.bmp b/images/pause.bmp new file mode 100644 index 0000000..985ec6a --- /dev/null +++ b/images/pause.bmp @@ -0,0 +1,20 @@ +#define pause_width 40 +#define pause_height 39 +static unsigned char pause_bits[] = { + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc0, 0x7f, + 0x00, 0xfe, 0x03, 0xc0, 0x7f, 0x00, 0xfe, 0x03, 0xc0, 0x7f, 0x00, 0xfe, + 0x03, 0xc0, 0x7f, 0x00, 0xfe, 0x03, 0xc0, 0x7f, 0x00, 0xfe, 0x03, 0xc0, + 0x7f, 0x00, 0xfe, 0x03, 0xc0, 0x7f, 0x00, 0xfe, 0x03, 0xc0, 0x7f, 0x00, + 0xfe, 0x03, 0xc0, 0x7f, 0x00, 0xfe, 0x03, 0xc0, 0x7f, 0x00, 0xfe, 0x03, + 0xc0, 0x7f, 0x00, 0xfe, 0x03, 0xc0, 0x7f, 0x00, 0xfe, 0x03, 0xc0, 0x7f, + 0x00, 0xfe, 0x03, 0xc0, 0x7f, 0x00, 0xfe, 0x03, 0xc0, 0x7f, 0x00, 0xfe, + 0x03, 0xc0, 0x7f, 0x00, 0xfe, 0x03, 0xc0, 0x7f, 0x00, 0xfe, 0x03, 0xc0, + 0x7f, 0x00, 0xfe, 0x03, 0xc0, 0x7f, 0x00, 0xfe, 0x03, 0xc0, 0x7f, 0x00, + 0xfe, 0x03, 0xc0, 0x7f, 0x00, 0xfe, 0x03, 0xc0, 0x7f, 0x00, 0xfe, 0x03, + 0xc0, 0x7f, 0x00, 0xfe, 0x03, 0xc0, 0x7f, 0x00, 0xfe, 0x03, 0xc0, 0x7f, + 0x00, 0xfe, 0x03, 0xc0, 0x7f, 0x00, 0xfe, 0x03, 0xc0, 0x7f, 0x00, 0xfe, + 0x03, 0xc0, 0x7f, 0x00, 0xfe, 0x03, 0xc0, 0x7f, 0x00, 0xfe, 0x03, 0xc0, + 0x7f, 0x00, 0xfe, 0x03, 0xc0, 0x7f, 0x00, 0xfe, 0x03, 0xc0, 0x7f, 0x00, + 0xfe, 0x03, 0xc0, 0x7f, 0x00, 0xfe, 0x03, 0xc0, 0x7f, 0x00, 0xfe, 0x03, + 0xc0, 0x7f, 0x00, 0xfe, 0x03, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00}; -- cgit v1.1