EncodedImageData was implemented really stupidly. Now it's less stupid.

This commit is contained in:
Bill Meltsner
2010-04-11 23:09:29 -04:00
parent 5f2197158d
commit b1dac7f381
13 changed files with 160 additions and 36 deletions
-1
View File
@@ -23,7 +23,6 @@
// LOVE
#include "Image.h"
#include "EncodedImageData.h"
#include "wrap_ImageData.h"
namespace love