mirror of
https://github.com/ClassiCube/ClassiCube.git
synced 2025-09-14 10:05:44 -04:00
How many times will I break OpenAL backend?
This commit is contained in:
parent
ad79a63b05
commit
399bc9210a
@ -220,7 +220,7 @@ void Audio_Close(struct AudioContext* ctx) {
|
|||||||
Audio_Reset(ctx);
|
Audio_Reset(ctx);
|
||||||
_alGetError();
|
_alGetError();
|
||||||
}
|
}
|
||||||
ClearFree(ctx->source);
|
ClearFree(ctx);
|
||||||
AudioBase_Clear(ctx);
|
AudioBase_Clear(ctx);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user