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
Updated background color
pull/207/head
Ray
8 anos atrás
pai
46ce30a2eb
commit
b9310f7d3a
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
examples/audio_module_playing.c
+ 1
- 1
examples/audio_module_playing.c
Ver arquivo
@ -112,7 +112,7 @@ int main()
/
/
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
BeginDrawing
(
)
;
ClearBackground
(
WHITE
)
;
ClearBackground
(
RAY
WHITE
)
;
for
(
int
i
=
MAX_CIRCLES
-
1
;
i
>
=
0
;
i
-
-
)
{
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar