Update models_first_person_maze.c
This commit is contained in:
parent
beda4180cd
commit
0b2bad4205
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
||||||
|
|
||||||
#include "raylib.h"
|
#include "raylib.h"
|
||||||
|
|
||||||
#include "<stdlib.h>" // Required for: free()
|
#include <stdlib.h> // Required for: free()
|
||||||
|
|
||||||
int main()
|
int main()
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue