_animatable_remains().
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@7430 c06c8d41-db1a-0410-9941-cceddc491573
2QEKBZU5F3XNWVLFGN3B7B3UT36VMWZXAZPUVZW6RXA62M6R4UWQC
W63CCAP4YTMHQT35LMWGB7XPBXMFF7BLYCI3YRPCCQWFRTXVLTJAC
SCXTTP2FDNB2A7F4XXGXSSOEKZQ7ODDGN5YBCTZXGZ22CLCEH3WQC
K2CS6TCX2NDVL2ASEHGP4J4K4IJ6FP3ANNKTSIWVG43HPYSBX6ZQC
static bool _is_animatable_corpse(const item_def& item)
static bool _animatable_remains(const item_def& item)
if (!_is_animatable_corpse(item))
if (!_animatable_remains(item))
if (_is_animatable_corpse(*si)
if (_animatable_remains(*si)