mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-16 19:35:46 +00:00
Added missing include -_-
This commit is contained in:
@@ -12,6 +12,8 @@
|
|||||||
#include "raylib.h"
|
#include "raylib.h"
|
||||||
#include "raymath.h"
|
#include "raymath.h"
|
||||||
|
|
||||||
|
#include <stdio.h>
|
||||||
|
|
||||||
#define RLIGHTS_IMPLEMENTATION
|
#define RLIGHTS_IMPLEMENTATION
|
||||||
#include "rlights.h"
|
#include "rlights.h"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user