|
Crossfire Server, Branch 1.12
R12190
|
Information about one image. More...
#include <image.h>
Data Fields | |
| uint32 | checksum |
| Checksum of face data. | |
| uint8 * | data |
| image data | |
| uint16 | datalen |
| length of the xpm data | |
image data
Definition at line 34 of file image.h.
Referenced by CREPixmap::getIcon(), process_map(), and read_client_images().
length of the xpm data
Definition at line 35 of file image.h.
Referenced by CREPixmap::getIcon(), and read_client_images().
1.7.6.1