awips2/nativeLib/rary.ohd.pproc/inc/mpegui_save_gif.h
2017-04-21 18:33:55 -06:00

6 lines
145 B
C

#ifndef MPEGUI_SAVE_GIF_H
#define MPEGUI_SAVE_GIF_H
void mpegui_save_gif(char fname[], int map_number);
#endif /* #ifndef MPEGUI_SAVE_GIF_H */