ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/crossedit/Cnv/flagon.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 flagon_width 16
2 #define flagon_height 16
3 static char flagon_bits[] = {
4 0x00, 0x00, 0x00, 0x00, 0xfc, 0x3f, 0xfc, 0x3f, 0x0c, 0x30, 0x0c, 0x38,
5 0xcc, 0x3f, 0xcc, 0x3f, 0xcc, 0x3f, 0xcc, 0x3f, 0xcc, 0x3f, 0xec, 0x3f,
6 0xfc, 0x3f, 0xfc, 0x3f, 0x00, 0x00, 0x00, 0x00};