Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Darena.cc173 #define arena_error_nonfatal_f(...) arena_error(make_stringf(__VA_ARGS__), false) macro
495 throw arena_error_nonfatal_f("Bad place '%s': %s", in parse_monster_spec()
512 throw arena_error_nonfatal_f( in parse_monster_spec()
524 throw arena_error_nonfatal_f("Bad monster spec \"%s\": %s", in parse_monster_spec()