mirror of
https://github.com/HarbourMasters/Shipwright
synced 2026-05-23 15:02:21 -04:00
Fix audio cutoff issues (#3428)
This commit is contained in:
+1
-1
@@ -260,7 +260,7 @@ void Audio_osWritebackDCache(void* mem, s32 size)
|
||||
|
||||
s32 osAiSetFrequency(u32 freq)
|
||||
{
|
||||
|
||||
return 1;
|
||||
}
|
||||
|
||||
s32 osEPiStartDma(OSPiHandle* handle, OSIoMesg* mb, s32 direction)
|
||||
|
||||
Reference in New Issue
Block a user