Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dhiscores.cc677 static kill_method_type _str_to_kill_method(const string &s) in _str_to_kill_method() function
1037 death_type = _str_to_kill_method(fields->str_field("ktyp")); in init_with_fields()