view mplayer.h @ 4983:ed33a6c666a2

sorry, 10l:)
author pontscho
date Thu, 07 Mar 2002 18:29:11 +0000
parents bfc652fc7f43
children 60cf2bca993f
line wrap: on
line source


#ifndef __MPLAYER_MAIN
#define __MPLAYER_MAIN

extern int use_gui;
extern char* current_module;
extern int fullscreen;

#endif