Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Acessar
Archivist
/
raylib-src
espelhamento de
https://github.com/raysan5/raylib
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Versões
24
Wiki
Atividade
Ver código fonte
Corrected bug
pull/249/head
Ray
8 anos atrás
pai
59652c75b4
commit
974a6d4031
1 arquivos alterados
com
1 adições
e
1 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+1
-1
src/rlgl.c
+ 1
- 1
src/rlgl.c
Ver arquivo
@ -251,7 +251,7 @@ static Matrix projection;
static
Matrix
*
currentMatrix
;
static
int
currentMatrixMode
;
static
n">DrawMode
currentDrawMode
;
static
kt">int
currentDrawMode
;
static
float
currentDepth
=
-
1.0f
;
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar