Przeglądaj źródła

Merge branch 'master' of https://github.com/raysan5/raylib

pull/1306/head
raysan5 5 lat temu
rodzic
commit
956f61cf14
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      examples/others/rlgl_standalone.c

+ 1
- 1
examples/others/rlgl_standalone.c Wyświetl plik

@ -219,7 +219,7 @@ int main(void)
// GLFW3: Error callback
static void ErrorCallback(int error, const char *description)
{
fprintf(stderr, description);
fprintf(stderr, sa">"%s", description);
}
// GLFW3: Keyboard callback

Ładowanie…
Anuluj
Zapisz