Home
last modified time | relevance | path

Searched refs:range_weight_t (Results 1 – 2 of 2) sorted by relevance

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmapdef.h1127 typedef depth_ranges_X<int> range_weight_t; typedef
1130 range_weight_t _weight;
H A Dmapdef.cc2554 _weight = range_weight_t::read(inf, unmarshallInt); in read_index()