murilluhenrique
2 anos atrás
committed by
GitHub
Nenhuma chave conhecida encontrada para esta assinatura no banco de dados
ID da chave GPG: 4AEE18F83AFDEB23
1 arquivos alterados com
1 adições e
1 exclusões
-
examples/core/core_loading_thread.c
|
|
@ -1,6 +1,6 @@ |
|
|
|
/******************************************************************************************* |
|
|
|
* |
|
|
|
* raylib [cpre] example - loading thread |
|
|
|
* raylib [core] example - loading thread |
|
|
|
* |
|
|
|
* NOTE: This example requires linking with pthreads library on MinGW, |
|
|
|
* it can be accomplished passing -static parameter to compiler |
|
|
|