Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dtilepick.h34 tileidx_t tileidx_shop(const shop_struct *shop);
H A Dtilepick.cc127 tileidx_t tileidx_shop(const shop_struct *shop) in tileidx_shop() function
630 return tileidx_shop(shop_at(gc)); in tileidx_feature()
H A Dstash.cc1663 me->add_tile(tile_def(tileidx_shop(&res.shop->shop))); in display_search_results()