view mplayer.h @ 4937:5f3f768a7596

oops...changed the wrong codec's image type
author melanson
date Mon, 04 Mar 2002 06:10:43 +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