Home
last modified time | relevance | path

Searched refs:xom_check_destroyed_item (Results 1 – 3 of 3) sorted by relevance

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dxom.h102 void xom_check_destroyed_item(const item_def& item);
H A Dxom.cc3237 void xom_check_destroyed_item(const item_def& item) in xom_check_destroyed_item() function
H A Ditems.cc715 xom_check_destroyed_item(item); in item_was_destroyed()