aboutsummaryrefslogtreecommitdiffstats
path: root/src/gif.h
blob: 17a86dc64d2eb69b3ec04df068ecacee1b281649 (plain)
1
2
3
4
5
#include <stdio.h>

unsigned char *loadgif(FILE *, int *, int *);