Sfoglia il codice sorgente

Fix version info in rlgl.h (#3558)

pull/3564/head
Steven Schveighoffer 1 anno fa
committed by GitHub
parent
commit
b122270aa3
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: 4AEE18F83AFDEB23
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      src/rlgl.h

+ 1
- 1
src/rlgl.h Vedi File

@ -1,6 +1,6 @@
/**********************************************************************************************
*
* rlgl v4.5 - A multi-OpenGL abstraction layer with an immediate-mode style API
* rlgl v5.0 - A multi-OpenGL abstraction layer with an immediate-mode style API
*
* DESCRIPTION:
* An abstraction layer for multiple OpenGL versions (1.1, 2.1, 3.3 Core, 4.3 Core, ES 2.0)

Caricamento…
Annulla
Salva