view mplayer.h @ 4913:5eb369bc0188

applied Anders' Software Volume Control patch
author gabucino
date Sat, 02 Mar 2002 18:22:44 +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