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:
@@ -25,8 +25,6 @@
|
||||
#include <common/Data.h>
|
||||
#include <common/StringMap.h>
|
||||
|
||||
#include "Image.h"
|
||||
|
||||
namespace love
|
||||
{
|
||||
namespace image
|
||||
|
||||
Reference in New Issue
Block a user