Some fixes and cleanups (still doesn't work here).

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1757 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
meep-eep
2005-05-14 22:42:26 +00:00
parent 5329d59080
commit 7bc45a551e
4 changed files with 75 additions and 62 deletions
-2
View File
@@ -141,8 +141,6 @@ void fill_audio (void *u, Uint8 *stream, int len)
void
fill_audio (void *u, Uint8 *stream, int len)
{
Sint16 *b;
int l, i;
long amt_left;
WAVESTRUCT *WaveData = (WAVESTRUCT *)u;