HDB: Fix warning

This commit is contained in:
Eugene Sandulenko 2019-07-31 10:55:19 +02:00
parent a9e65176a1
commit f3d0bca83a

View File

@ -27,7 +27,7 @@ namespace HDB {
enum {
kMaxGratings = 250,
kMaxForegrounds = 250,
kMaxForegrounds = 250
};
struct MSMIcon {