From b842de88ed73ef8df2615014ad2984b136fa4238 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 13 Jan 2016 01:33:11 +0300 Subject: Fix compilation warnings. --- src/resources/dye/dyepalette.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/resources/dye/dyepalette.h') diff --git a/src/resources/dye/dyepalette.h b/src/resources/dye/dyepalette.h index d405aaae1..9796f40c5 100644 --- a/src/resources/dye/dyepalette.h +++ b/src/resources/dye/dyepalette.h @@ -87,7 +87,7 @@ class DyePalette final A_CONST A_WARN_UNUSED; static void hexToColor(const std::string &hexStr, - const int blockSize, + const uint8_t blockSize, DyeColor &color); #ifndef UNITTESTS -- cgit v1.2.3-60-g2f50