view mplayer.h @ 5616:8cfce21c6013

Added big endian macro for asf_chunk_t and added defines for the ASF chunk type. (reworked of the patch from Guillaume Morin <guillaume@morinfr.org>)
author bertrand
date Sun, 14 Apr 2002 05:47:27 +0000
parents bfc652fc7f43
children 60cf2bca993f
line wrap: on
line source


#ifndef __MPLAYER_MAIN
#define __MPLAYER_MAIN

extern int use_gui;
extern char* current_module;
extern int fullscreen;

#endif