Просмотр исходного кода

Removed unneeded comment

pull/66/head
Ray 10 лет назад
Родитель
Сommit
67423ff64b
1 измененных файлов: 0 добавлений и 2 удалений
  1. +0
    -2
      src/textures.c

+ 0
- 2
src/textures.c Просмотреть файл

@ -1028,8 +1028,6 @@ void ImageColorTint(Image *image, Color color)
UnloadImage(*image);
free(pixels);
TraceLog(INFO,"color tint applied");
image->data = processed.data;
}

Загрузка…
Отмена
Сохранить