#include <cstddef>
namespace devilution {
extern const char *const SUPPORT_LINES[];
extern const std::size_t SUPPORT_LINES_SIZE;
} // namespace dvl