mirror of
https://github.com/love2d/love.git
synced 2026-08-18 19:54:22 +02:00
Create love.window, abstract SDL out of love.graphics
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
|
||||
// OpenGL
|
||||
#include "GLee.h"
|
||||
#include <SDL/SDL_opengl.h>
|
||||
#include <GL/gl.h>
|
||||
|
||||
namespace love
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user