Fix typo (#2696)
This commit is contained in:
parent
a12ddacb7b
commit
eaa0b9102b
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
/*******************************************************************************************
|
/*******************************************************************************************
|
||||||
*
|
*
|
||||||
* raylib [cpre] example - loading thread
|
* raylib [core] example - loading thread
|
||||||
*
|
*
|
||||||
* NOTE: This example requires linking with pthreads library on MinGW,
|
* NOTE: This example requires linking with pthreads library on MinGW,
|
||||||
* it can be accomplished passing -static parameter to compiler
|
* it can be accomplished passing -static parameter to compiler
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue