mirror of
https://github.com/deater/dos33fsprogs.git
synced 2025-01-02 12:29:26 +00:00
3 lines
81 B
C
3 lines
81 B
C
|
int loadpng(char *filename, unsigned char **image_ptr, int *xsize, int *ysize);
|
||
|
|