This commit is contained in:
murilluhenrique
2022-09-15 19:06:25 -03:00
committed by GitHub
parent a12ddacb7b
commit eaa0b9102b

View File

@@ -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