Skip to content
Snippets Groups Projects
Commit eebd662e authored by Henrik (Grubba) Grubbström's avatar Henrik (Grubba) Grubbström
Browse files

Added for prototypes.

Rev: src/modules/Image/encodings/gif.h:1.1
parent 9b2cc2ae
No related branches found
No related tags found
No related merge requests found
......@@ -78,6 +78,7 @@ testfont binary
/src/modules/Image/dct.c foreign_ident
/src/modules/Image/doc/Image.html foreign_ident
/src/modules/Image/encodings/gif.c foreign_ident
/src/modules/Image/encodings/gif.h foreign_ident
/src/modules/Image/encodings/gif_lzw.c foreign_ident
/src/modules/Image/encodings/gif_lzw.h foreign_ident
/src/modules/Image/encodings/pnm.c foreign_ident
......
/* $Id: gif.h,v 1.1 1997/11/11 03:41:07 grubba Exp $ */
#ifndef PIKE_IMAGE_ENCODINGS_GIF_H
#define PIKE_IMAGE_ENCODINGS_GIF_H
void image_gif_render_block(INT32 args);
#endif /* PIKE_IMAGE_ENCODINGS_GIF_H */
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment