view mplayer.h @ 5213:b40644bb0e61

oh yeah, this is it...MPlayer now has 4-bit MS RLE support...I think MPlayer is basically complete now...:)
author melanson
date Wed, 20 Mar 2002 05:09:38 +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