diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2008-10-08 19:22:25 +0200 |
---|---|---|
committer | Tobias Klauser <tklauser@xenon.tklauser.home> | 2008-10-08 19:22:25 +0200 |
commit | 2a441ecbea378da1a2cdea969c48bb7d9e547135 (patch) | |
tree | 63e071a86374ad86615c67f4c75534c4df8b6ab3 /img/last.xbm | |
parent | 226f961c4b7fef115ae2c7950abe0e1973efc6a4 (diff) |
Import new upstream release 0.42
Diffstat (limited to 'img/last.xbm')
-rw-r--r-- | img/last.xbm | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/img/last.xbm b/img/last.xbm deleted file mode 100644 index 39907a8..0000000 --- a/img/last.xbm +++ /dev/null @@ -1,6 +0,0 @@ -#define last_width 16 -#define last_height 16 -static unsigned char last_bits[] = { - 0x00, 0x00, 0x00, 0x00, 0x02, 0x02, 0x06, 0x06, 0x0e, 0x0e, 0x1e, 0x1e, - 0x3e, 0x3e, 0x7e, 0x7e, 0x7e, 0x7e, 0x3e, 0x3e, 0x1e, 0x1e, 0x0e, 0x0e, - 0x06, 0x06, 0x02, 0x02, 0x00, 0x00, 0x00, 0x00}; |