mirror of
https://github.com/love2d/love.git
synced 2026-08-15 15:51:12 +02:00
Minor code cleanup
This commit is contained in:
@@ -49,7 +49,7 @@ public:
|
||||
|
||||
enum Format
|
||||
{
|
||||
FORMAT_TGA = 1,
|
||||
FORMAT_TGA,
|
||||
FORMAT_BMP,
|
||||
FORMAT_JPG,
|
||||
FORMAT_PNG,
|
||||
|
||||
Reference in New Issue
Block a user