view mplayer.h @ 4925:6719d1a3be53

add no fs as default for windrivers
author atmos4
date Sun, 03 Mar 2002 13:40:23 +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