diff mplayer.h @ 5919:60cf2bca993f

some bug fix
author pontscho
date Wed, 01 May 2002 09:29:06 +0000
parents bfc652fc7f43
children cf2c2b92d1a7
line wrap: on
line diff
--- a/mplayer.h	Tue Apr 30 23:29:38 2002 +0000
+++ b/mplayer.h	Wed May 01 09:29:06 2002 +0000
@@ -6,4 +6,6 @@
 extern char* current_module;
 extern int fullscreen;
 
+extern void exit_player(char* how);
+
 #endif
\ No newline at end of file