Переглянути джерело

Removed unneeded comment

pull/66/head
Ray 10 роки тому
джерело
коміт
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;
}

Завантаження…
Відмінити
Зберегти