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:
parent
de8712fa5f
commit
0d7c966d5e
4 changed files with 357 additions and 24 deletions
|
@ -93,7 +93,6 @@ protected:
|
|||
ID myOnProcessSamplesID;
|
||||
};
|
||||
|
||||
|
||||
static void SoundRecorder_Free( rbSoundRecorder * anObject )
|
||||
{
|
||||
delete anObject;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue