Minor code cleanup

This commit is contained in:
Alex Szpakowski
2014-05-21 21:14:08 -03:00
parent 2b12c9cb1e
commit fd5b5aad65
9 changed files with 15 additions and 17 deletions
+1 -1
View File
@@ -49,7 +49,7 @@ public:
enum Format
{
FORMAT_TGA = 1,
FORMAT_TGA,
FORMAT_BMP,
FORMAT_JPG,
FORMAT_PNG,