mirror of
https://github.com/love2d/love.git
synced 2026-08-17 19:23:38 +02:00
Moved the Texture and Quad Lua wrapper files out of the opengl graphics implementation folder.
--HG-- branch : minor
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
// LOVE
|
||||
#include "common/runtime.h"
|
||||
#include "Image.h"
|
||||
#include "wrap_Texture.h"
|
||||
#include "graphics/wrap_Texture.h"
|
||||
|
||||
namespace love
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user