Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dhiscores.cc930 static int _job_by_name(const string& name) in _job_by_name() function
1029 job = _job_by_name(fields->str_field("cls")); in init_with_fields()