mirror of
				https://github.com/raysan5/raylib.git
				synced 2025-10-26 12:27:01 +00:00 
			
		
		
		
	Remove rcore.h include from SDL (#3475)
This commit is contained in:
		| @@ -49,8 +49,6 @@ | |||||||
| * | * | ||||||
| **********************************************************************************************/ | **********************************************************************************************/ | ||||||
|  |  | ||||||
| #include "rcore.h" |  | ||||||
|  |  | ||||||
| #include "SDL.h"            // SDL base library (window/rendered, input, timming... functionality) | #include "SDL.h"            // SDL base library (window/rendered, input, timming... functionality) | ||||||
| #include "SDL_opengl.h"     // SDL OpenGL functionality (if required, instead of internal renderer) | #include "SDL_opengl.h"     // SDL OpenGL functionality (if required, instead of internal renderer) | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 ubkp
					ubkp