From df30c9d13185a525d2c45de3becd39c4a178f484 Mon Sep 17 00:00:00 2001 From: tma Date: Thu, 22 Sep 2005 03:21:33 +0000 Subject: * Port to MinGW git-svn-id: svn://svn.icculus.org/quake3/trunk@97 edf5b092-35ff-0310-97b2-ce42778d08ea --- code/win32/win_local.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'code/win32/win_local.h') 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 { -- cgit v1.2.3