mirror of
https://github.com/ClassiCube/ClassiCube.git
synced 2025-09-13 09:35:23 -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);
|
||||
_alGetError();
|
||||
}
|
||||
ClearFree(ctx->source);
|
||||
ClearFree(ctx);
|
||||
AudioBase_Clear(ctx);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user