mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-22 06:15:40 +00:00
Review comments
This commit is contained in:
@@ -10,8 +10,9 @@
|
||||
********************************************************************************************/
|
||||
|
||||
#include "raylib.h"
|
||||
|
||||
#include "rlgl.h"
|
||||
#include "raymath.h"
|
||||
#include "raymath.h" // Required for: MatrixPerspective(), MatrixLookAt()
|
||||
|
||||
#if defined(PLATFORM_DESKTOP)
|
||||
#define GLSL_VERSION 330
|
||||
|
||||
Reference in New Issue
Block a user