ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/crossedit/Cnv/exclon.xbm
Revision: 1.2
Committed: Sun Aug 13 17:16:01 2006 UTC (17 years, 10 months ago) by elmex
Content type: image/x-xbitmap
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
State: FILE REMOVED
Log Message:
Made server compile with C++.
Removed cfanim plugin and crossedit.
C++ here we come.

File Contents

# Content
1 #define exclon_width 16
2 #define exclon_height 16
3 static char exclon_bits[] = {
4 0x00, 0x00, 0x00, 0x0c, 0xfc, 0x33, 0xfc, 0x39, 0xfc, 0x39, 0xfc, 0x39,
5 0xfc, 0x39, 0xfc, 0x3c, 0xf2, 0x3c, 0xe2, 0x3c, 0xcc, 0x3c, 0x4c, 0x3e,
6 0x1c, 0x3e, 0x3c, 0x3f, 0xc0, 0x00, 0x00, 0x00};