Преглед изворни кода

Small note to remember

pull/19/head
Ray пре 10 година
родитељ
комит
c00cd38b01
1 измењених фајлова са 1 додато и 0 уклоњено
  1. +1
    -0
      src/rlgl.c

+ 1
- 0
src/rlgl.c Прегледај датотеку

@ -1259,6 +1259,7 @@ void rlglInitGraphics(int offsetX, int offsetY, int width, int height)
// Possible options: GL_SMOOTH (Color interpolation) or GL_FLAT (no interpolation)
#endif
// TODO: Review this comment when called from window resize callback
TraceLog(INFO, "OpenGL Graphics initialized successfully");
}

Loading…
Откажи
Сачувај