Searched defs:incorrect_map_format_error (Results 1 – 1 of 1) sorted by relevance
21 struct incorrect_map_format_error : game::error { struct22 incorrect_map_format_error(const std::string& message) : error(message) {} in incorrect_map_format_error() function