This website works better with JavaScript.
Home
Explore
Help
Sign In
Archivist
/
raylib-src
mirror of
https://github.com/raysan5/raylib
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
24
Wiki
Activity
Browse Source
Minor tweak
pull/1470/head
raysan5
4 years ago
parent
ea0f6c7a26
commit
d38e01d186
1 changed files
with
3 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-1
examples/models/models_animation.c
+ 3
- 1
examples/models/models_animation.c
View File
@ -17,9 +17,11 @@
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*/
#
include
<stdlib.h>
#
include
"raylib.h"
#
include
<stdlib.h>
int
main
(
void
)
{
/
/
Initialization
Write
Preview
Loading…
Cancel
Save