Trying to fix stuff.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/branches/wip@3796 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
39cec13461
commit
646fd03f44
12 changed files with 119 additions and 1041 deletions
|
@ -70,7 +70,7 @@ static void SSDL_SetUnderWater(soundcardinfo_t *sc, qboolean uw)
|
|||
}
|
||||
|
||||
|
||||
static void SSDL_Submit(soundcardinfo_t *sc)
|
||||
static void SSDL_Submit(soundcardinfo_t *sc, int start, int end)
|
||||
{
|
||||
//SDL will call SSDL_Paint to paint when it's time, and the sound buffer is always there...
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue