Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dinitfile.cc601 static string _weapon_to_str(weapon_type wpn_type) in _weapon_to_str() function
1871 fprintf(f, "weapon = %s\n", _weapon_to_str(prefs.weapon).c_str()); in write_newgame_options()