view mplayer.h @ 4919:40b48a0a780e

documented Multifile JPEG/PNG input (-mf)
author gabucino
date Sun, 03 Mar 2002 10:54:03 +0000
parents 3473ca9ef158
children bfc652fc7f43
line wrap: on
line source


#ifndef __MPLAYER_MAIN
#define __MPLAYER_MAIN

extern int use_gui;
extern char* current_module;

#endif