X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fgp2x%2Freadpng.h;fp=drivers%2Fgp2x%2Freadpng.h;h=f1bf13c66c5787d6667d895d8936fcfd6f655c96;hb=47d0839eef773569f1093b47d795714cac0dacd2;hp=0000000000000000000000000000000000000000;hpb=6f6bc6fa47b2888c4420eeb323d96be0982150de;p=fceu.git diff --git a/drivers/gp2x/readpng.h b/drivers/gp2x/readpng.h new file mode 100644 index 0000000..f1bf13c --- /dev/null +++ b/drivers/gp2x/readpng.h @@ -0,0 +1,3 @@ + +void readpng(unsigned short *dest, const char *fname); +