Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dartefact.h70 void (*equip_func)(item_def* item, bool* show_msgs, bool unmeld); member
H A Dplayer-equip.cc231 if (entry->equip_func) in _equip_artefact_effect()
232 entry->equip_func(&item, show_msgs, unmeld); in _equip_artefact_effect()
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/util/
H A Dart-data.pl85 equip_func => "func",