view mplayer.h @ 4889:c91a96b35522

Corrections to position saving/restore under vo=X11.
author atlka
date Thu, 28 Feb 2002 11:43:21 +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