Fixed code problems
This commit is contained in:
@@ -40,6 +40,7 @@ void Voice_ModInit(voice_common_t *pCom)
|
||||
|
||||
void Voice_ModFree(voice_common_t *pCom)
|
||||
{
|
||||
(void)pCom;
|
||||
}
|
||||
|
||||
void VoiceInit(voice_t *pObj, voice_common_t *pCom, UINT32 id, synth_float_t fs)
|
||||
|
||||
Reference in New Issue
Block a user