mirror of
https://github.com/love2d/love.git
synced 2026-08-17 11:00:31 +02:00
Added support for loading TGA and BMP images (via stb_image.) Added support for encoding ImageData to TGA.
--HG-- branch : minor
This commit is contained in:
@@ -22,7 +22,6 @@
|
||||
#define LOVE_IMAGE_MAGPIE_PNG_HANDLER_H
|
||||
|
||||
// LOVE
|
||||
#include "filesystem/FileData.h"
|
||||
#include "FormatHandler.h"
|
||||
|
||||
namespace love
|
||||
|
||||
Reference in New Issue
Block a user