mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-06-19 22:33:04 -04:00
We have audio!!
This commit is contained in:
@@ -63,7 +63,7 @@ void JAU_JASInitializer::initJASystem(JKRSolidHeap* heap) {
|
||||
|
||||
JASDvd::createThread(dvdThreadPriority_, 0x80, 0x1000);
|
||||
#if TARGET_PC
|
||||
DuskAudioInitialize();
|
||||
dusk::audio::Initialize();
|
||||
#else
|
||||
JASAudioThread::create(audioThreadPriority_);
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user