Mercurial > mplayer.hg
view mplayer.h @ 4863:df50da00260a
POSIX compatible timer's callback
author | nick |
---|---|
date | Mon, 25 Feb 2002 14:24:11 +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