Crossfire Server, Branches 1.12
R18729
|
#include <image.h>
Data Fields | |
uint32 | checksum |
uint8 * | data |
uint16 | datalen |
uint32 face_info::checksum |
uint8* face_info::data |
image data
Definition at line 34 of file image.h.
Referenced by CREPixmap::getIcon(), process_map(), and read_client_images().
uint16 face_info::datalen |
length of the xpm data
Definition at line 35 of file image.h.
Referenced by CREPixmap::getIcon(), and read_client_images().