Przeglądaj źródła

Fix spelling mistake (#1581)

Sorry if this is a bit of a useless pr
pull/1586/head
BrokenKeyboard 4 lat temu
committed by GitHub
rodzic
commit
d93b8f6544
Nie znaleziono w bazie danych klucza dla tego podpisu ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      src/rlgl.h

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

@ -7,7 +7,7 @@
*
* When chosing an OpenGL version greater than OpenGL 1.1, rlgl stores vertex data on internal
* VBO buffers (and VAOs if available). It requires calling 3 functions:
* rlglInit() - Initialize internal buffers and auxiliar resources
* rlglInit() - Initialize internal buffers and auxiliary resources
* rlglDraw() - Process internal buffers and send required draw calls
* rlglClose() - De-initialize internal buffers data and other auxiliar resources
*

Ładowanie…
Anuluj
Zapisz