mirror of
https://github.com/love2d/love.git
synced 2026-08-15 07:41:11 +02:00
Replaced some references to Image and Canvas with Texture.
This commit is contained in:
@@ -20,8 +20,7 @@
|
||||
|
||||
// LOVE
|
||||
#include "wrap_SpriteBatch.h"
|
||||
#include "Image.h"
|
||||
#include "Canvas.h"
|
||||
#include "Texture.h"
|
||||
#include "wrap_Texture.h"
|
||||
|
||||
namespace love
|
||||
|
||||
Reference in New Issue
Block a user