1 2 3 4 5
#pragma once #include <fmt/core.h> constexpr fmt::string_view STATUS_BAR_COORDINATES = "X: {x} Y {y}";