view mplayer.h @ 4979:27980a844961

PlayToPause bug with mouse fixed
author pontscho
date Thu, 07 Mar 2002 15:06:02 +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