Finished the library. Got some bugs to sort out first but after that it's all done!

git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1712 4e206d99-4929-0410-ac5d-dfc041789085
This commit is contained in:
groogy 2010-11-25 17:36:29 +00:00
parent de8712fa5f
commit 0d7c966d5e
4 changed files with 357 additions and 24 deletions

View file

@ -93,7 +93,6 @@ protected:
ID myOnProcessSamplesID;
};
static void SoundRecorder_Free( rbSoundRecorder * anObject )
{
delete anObject;