summaryrefslogtreecommitdiff
path: root/src/i_cdmus.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/i_cdmus.h')
-rw-r--r--src/i_cdmus.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/i_cdmus.h b/src/i_cdmus.h
index 3915a986..75f04947 100644
--- a/src/i_cdmus.h
+++ b/src/i_cdmus.h
@@ -37,6 +37,7 @@
extern int cd_Error;
int I_CDMusInit(void);
+void I_CDMusPrintStartup(void);
int I_CDMusPlay(int track);
int I_CDMusStop(void);
int I_CDMusResume(void);