Przeglądaj źródła

Corrected bug

pull/1632/head
Ray 3 lat temu
rodzic
commit
0b108c2087
1 zmienionych plików z 0 dodań i 1 usunięć
  1. +0
    -1
      src/rlgl.h

+ 0
- 1
src/rlgl.h Wyświetl plik

@ -1382,7 +1382,6 @@ void rlTextureParameters(unsigned int id, int param, int value)
case RL_TEXTURE_WRAP_S:
case RL_TEXTURE_WRAP_T:
{
if (value == RL_WRAP_MIRROR_CLAMP)
if (value == RL_TEXTURE_WRAP_MIRROR_CLAMP)
{
#if !defined(GRAPHICS_API_OPENGL_11)

Ładowanie…
Anuluj
Zapisz