summaryrefslogtreecommitdiff
path: root/source/mvd_local.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/mvd_local.h')
-rw-r--r--source/mvd_local.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/mvd_local.h b/source/mvd_local.h
index c96465f..27ba581 100644
--- a/source/mvd_local.h
+++ b/source/mvd_local.h
@@ -187,7 +187,7 @@ void MVD_Shutdown( void );
mvd_t *MVD_SetChannel( int arg );
-const char *MVD_Play_g( const char *partial, int state );
+const char *MVD_Play_g( const char *partial, int argnum, int state );
void MVD_Connect_f( void );
void MVD_Spawn_f( void );