Przeglądaj źródła

Removed unneeded comment

pull/66/head
Ray 10 lat temu
rodzic
commit
67423ff64b
1 zmienionych plików z 0 dodań i 2 usunięć
  1. +0
    -2
      src/textures.c

+ 0
- 2
src/textures.c Wyświetl plik

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

Ładowanie…
Anuluj
Zapisz