Bläddra i källkod

Update models_first_person_maze.c

pull/824/head
Ray 6 år sedan
förälder
incheckning
0b2bad4205
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. +1
    -1
      examples/models/models_first_person_maze.c

+ 1
- 1
examples/models/models_first_person_maze.c Visa fil

@ -11,7 +11,7 @@
#include "raylib.h"
#include "<stdlib.h>;"; // Required for: free()
#include <stdlib.h> // Required for: free()
int main()
{

Laddar…
Avbryt
Spara