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
Update models_first_person_maze.c
pull/824/head
Ray
5 years ago
parent
beda4180cd
commit
0b2bad4205
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
examples/models/models_first_person_maze.c
+ 1
- 1
examples/models/models_first_person_maze.c
View File
@ -11,7 +11,7 @@
#
include
"raylib.h"
#
include
&
#34;&
lt;stdlib.h>
;"
; // Required for: free()
#
include
<stdlib.h> // Required for: free()
int
main
(
)
{
Write
Preview
Loading…
Cancel
Save