31 #ifndef SWORD25_IMGLOADER_H 32 #define SWORD25_IMGLOADER_H 34 #include "sword25/kernel/common.h" 35 #include "sword25/gfx/graphicengine.h" 65 static bool decodePNGImage(
const byte *pFileData, uint fileSize,
68 static bool decodeThumbnailImage(
const byte *pFileData, uint fileSize,
Definition: imgloader.h:48
Definition: formatinfo.h:28