|
Crossfire Client, Branches
R11627
|
Collaboration diagram for Image_Cache:Data Fields | |
| struct Cache_Entry * | cache_entry |
| char * | image_name |
| struct Cache_Entry* Image_Cache::cache_entry |
Definition at line 177 of file image.c.
Referenced by image_add_hash(), image_find_cache_entry(), and image_remove_hash().
| char* Image_Cache::image_name |
Definition at line 176 of file image.c.
Referenced by image_add_hash().