Okay never mind this doesn't avoid it at all
Seriously wtf why is it crashing
This commit is contained in:
parent
0a99762fec
commit
6df224400c
1 changed files with 1 additions and 1 deletions
|
@ -129,7 +129,7 @@ unsigned long SoftwareMixerBackend_Init(void (*callback)(long *stream, size_t fr
|
||||||
|
|
||||||
void SoftwareMixerBackend_Deinit(void)
|
void SoftwareMixerBackend_Deinit(void)
|
||||||
{
|
{
|
||||||
// ndspExit(); // For some asinine reason,
|
ndspExit();
|
||||||
|
|
||||||
linearFree(stream_buffer);
|
linearFree(stream_buffer);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue