Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dshow.h23 SHOW_ITEM_MISSILE, enumerator
H A Dshow.cc201 case OBJ_MISSILES: return SHOW_ITEM_MISSILE; in _item_to_show_code()
H A Dhints.cc1215 << stringize_glyph(get_item_symbol(SHOW_ITEM_MISSILE)) in learned_something_new()