diff 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
line wrap: on
line diff
--- a/Gui/mplayer/play.h	Mon Nov 12 14:00:25 2001 +0000
+++ b/Gui/mplayer/play.h	Mon Nov 12 15:16:13 2001 +0000
@@ -91,4 +91,6 @@
 extern void ChangeSkin( void );
 extern void EventHandling( void );
 
+extern void mplSetFileName( char * fname );
+
 #endif