Mercurial > mplayer.hg
view mplayer.h @ 5762:26b3c8e7f6c8
alf2 working, added techsmith camtasia
author | alex |
---|---|
date | Sun, 21 Apr 2002 13:32:35 +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