view mplayer.h @ 4848:ad868aae2a5c

fix playtree bug. but ... i dont' see this ... bazmeg
author pontscho
date Sun, 24 Feb 2002 19:34:52 +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