view mplayer.h @ 4956:84f465d2ff16

KEY_ENTER->quit binding. why doesn't 'pt_step 1' exits if no more file left?
author arpi
date Wed, 06 Mar 2002 21:59:24 +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