Fixed a few errors, buildable again

This commit is contained in:
bart@bart
2009-09-04 08:49:39 +02:00
parent 8d17ca0546
commit 41a7c11f9f
2 changed files with 6 additions and 3 deletions
+2 -2
View File
@@ -55,7 +55,7 @@ namespace love
* Get the format the data is encoded in.
**/
Image::ImageFormat EncodedImageData::getFormat();
Image::ImageFormat getFormat();
private:
@@ -79,4 +79,4 @@ namespace love
} // image
} // love
#endif // LOVE_IMAGE_ENCODED_IMAGE_DATA_H
#endif // LOVE_IMAGE_ENCODED_IMAGE_DATA_H