mirror of
				https://github.com/raysan5/raylib.git
				synced 2025-10-26 12:27:01 +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
	 raysan5
					raysan5