(c) me
This commit is contained in:
@@ -96,3 +96,8 @@ SoundReader *RageSoundReader_Resample::Copy() const
|
|||||||
ret->SetSampleRate(samplerate);
|
ret->SetSampleRate(samplerate);
|
||||||
return ret;
|
return ret;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/*
|
||||||
|
* Copyright (c) 2003 by the person(s) listed below. All rights reserved.
|
||||||
|
* Glenn Maynard
|
||||||
|
*/
|
||||||
|
|||||||
@@ -32,3 +32,7 @@ public:
|
|||||||
};
|
};
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
/*
|
||||||
|
* Copyright (c) 2003 by the person(s) listed below. All rights reserved.
|
||||||
|
* Glenn Maynard
|
||||||
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user