mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-07-30 19:40:31 -07:00
Fix audio cutoff issues (#3428)
This commit is contained in:
parent
f4e4545180
commit
bdb201201e
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue