aboutsummaryrefslogtreecommitdiffstats
path: root/code/win32/win_local.h
diff options
context:
space:
mode:
Diffstat (limited to 'code/win32/win_local.h')
-rw-r--r--code/win32/win_local.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/code/win32/win_local.h b/code/win32/win_local.h
index 86d512b..9a4183c 100644
--- a/code/win32/win_local.h
+++ b/code/win32/win_local.h
@@ -73,7 +73,7 @@ LONG WINAPI MainWndProc (
void Conbuf_AppendText( const char *msg );
void SNDDMA_Activate( void );
-int SNDDMA_InitDS ();
+int SNDDMA_InitDS (void);
typedef struct
{