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