view mplayer.h @ 4886:712c8fc897fd

-subfps and -subdelay alters -dumpmpsub's output
author laaz
date Thu, 28 Feb 2002 02:37:13 +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