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