14 if (str ==
"true-color") {
17 if (str ==
"greyscale") {
31 panic(
"unhandled TilesPalMode value");
void panic(const StringViewSourceLoc &s)
Unconditionally terminates the program with a panic message.
std::optional< TilesPalMode > tiles_pal_mode_from_str(const std::string &str)
std::ostream & operator<<(std::ostream &os, const Rgba32 &rgba)
Stream insertion operator for Rgba32.
std::string to_string(const IncrementalBuildMode &value)