mirror of
https://github.com/dborth/vbagx.git
synced 2025-02-05 13:56:23 +01:00
This commit is contained in:
parent
67d5d3d0c7
commit
a769780c35
@ -133,6 +133,7 @@ void InitialiseSound()
|
||||
{
|
||||
#ifdef NO_SOUND
|
||||
AUDIO_Init (NULL);
|
||||
AUDIO_SetDSPSampleRate(AI_SAMPLERATE_48KHZ);
|
||||
AUDIO_RegisterDMACallback(AudioPlayer);
|
||||
#else
|
||||
ASND_Init();
|
||||
|
Loading…
x
Reference in New Issue
Block a user