SDL-mirror/src/audio/dsp
Sam Lantinga 5d53175e4d Use SDL_ prefixed versions of C library functions.
FIXME:
Change #include <stdlib.h> to #include "SDL_stdlib.h"
Change #include <string.h> to #include "SDL_string.h"
Make sure nothing else broke because of this...

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401340
2006-02-07 06:59:48 +00:00
..
.cvsignore Initial revision 2001-04-26 16:45:43 +00:00
Makefile.am Initial revision 2001-04-26 16:45:43 +00:00
SDL_dspaudio.c Use SDL_ prefixed versions of C library functions. 2006-02-07 06:59:48 +00:00
SDL_dspaudio.h Updated copyright information and removed rcs id lines (problematic in branch merges) 2006-02-01 06:32:25 +00:00