git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@4346 c06c8d41-db1a-0410-9941-cceddc491573
325MMZ56C7O4XJSIVKTRHWL2Z5FUVVXATBE7PEHXZGX4XXR2NOJQC
MQOL2SN2EYBCAVVJ7NPCXEV6C4NPBNMC6QD2AOTZPIAZB243JQ7QC
25CH7HH4LKXFIZ75YNMXS3TSXO6O27DYSOPLOD45K4OCNFWLS4LQC
LP5EK64IEM7AHNYQID4GGKOQJQNZLKY4DCCZN47SIUZ6IXAXH5UAC
static img_type tcache_image;
static img_type tcache_image = 0;
#if 0
free(tcache[k]); tcache[k] = (tile_cache *)malloc(sizeof(tile_cache)*max_tcache);
free(tcache[k]);
tcache[k] = (tile_cache *)malloc(sizeof(tile_cache)*max_tcache);
free(tcache); tcache = (tile_cache *)malloc(sizeof(tile_cache)*max_tcache);
free(tcache);
tcache = (tile_cache *)malloc(sizeof(tile_cache)*max_tcache);
_clear_tcache();#endif
_clear_tcache();
#endif
_init_tcache();
ImgDestroy(tcache_image);
XDestroyImage(img);
if (img) XDestroyImage(img);
if (img)