summaryrefslogtreecommitdiffstats
path: root/Gui/interface.h
diff options
context:
space:
mode:
Diffstat (limited to 'Gui/interface.h')
-rw-r--r--Gui/interface.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Gui/interface.h b/Gui/interface.h
index 6b8443f4d4..f2a3c2cc5c 100644
--- a/Gui/interface.h
+++ b/Gui/interface.h
@@ -139,6 +139,7 @@ extern void guiDone( void );
extern int guiGetEvent( int type,char * arg );
extern void guiEventHandling( void );
extern void guiLoadFont( void );
+extern void guiLoadSubtitle( char * name );
typedef struct _plItem
{