mirror of
https://github.com/love2d/love.git
synced 2026-08-16 00:02:12 +02:00
EncodedImageData was implemented really stupidly. Now it's less stupid.
This commit is contained in:
@@ -23,7 +23,6 @@
|
||||
|
||||
// LOVE
|
||||
#include "Image.h"
|
||||
#include "EncodedImageData.h"
|
||||
#include "wrap_ImageData.h"
|
||||
|
||||
namespace love
|
||||
|
||||
Reference in New Issue
Block a user