view mplayer.h @ 4907:08f739d36ae0

Fix a few syntax errors compiling ao_sun.c
author jkeil
date Fri, 01 Mar 2002 14:54:05 +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