* Port to MinGW
This commit is contained in:
parent
50eb77ed1a
commit
fcaf343d7f
28 changed files with 347 additions and 64 deletions
|
@ -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
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue