view mplayer.h @ 5641:85df37cde3d3

print version number, so we know if the user forgot to copy/install the driver
author michael
date Mon, 15 Apr 2002 20:54:28 +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