comparison Gui/mplayer/play.h @ 2854:fd44ecf77f8d

move bug meg fileload bug fixed asszem.
author pontscho
date Mon, 12 Nov 2001 15:16:13 +0000
parents b55163894e30
children 9507f90d8254
comparison
equal deleted inserted replaced
2853:af5b47669254 2854:fd44ecf77f8d
89 extern void mplPlayerThread( void ); 89 extern void mplPlayerThread( void );
90 90
91 extern void ChangeSkin( void ); 91 extern void ChangeSkin( void );
92 extern void EventHandling( void ); 92 extern void EventHandling( void );
93 93
94 extern void mplSetFileName( char * fname );
95
94 #endif 96 #endif