Este sítio funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Iniciar sessão
Archivist
/
raylib-src
espelho de
https://github.com/raysan5/raylib
Vigiar
1
Marcar como favorito
0
Derivar
0
Código
Questões
0
Lançamentos
24
Wiki
Trabalho
Ver a proveniência
Merge pull request
#124
from LelixSuper/patch-1
Fix mistake in the make file
pull/125/head
Ray
há 9 anos
ascendente
ad8a5a95b2
302d84cedc
cometimento
dd468e9ef9
1 ficheiros alterados
com
1 adições
e
1 eliminações
Visualização em 2 colunas
Opções das diferenças
Mostrar estatísticas
Descarregar ficheiro patch
Descarregar ficheiro diff
+1
-1
src/Makefile
+ 1
- 1
src/Makefile
Ver ficheiro
@ -101,7 +101,7 @@ endif
# typing 'make' will invoke the default target entry called 'all',
# in this case, the 'default' target entry is
basic_game
# in this case, the 'default' target entry is
raylib
all
:
raylib
# compile raylib library
Escrever
Pré-visualizar
Carregando…
Cancelar
Guardar