Skip to content
This repository has been archived by the owner on Sep 28, 2023. It is now read-only.

Call "audio.deinit()" before exit. #70

Merged
merged 2 commits into from
Oct 10, 2016
Merged

Call "audio.deinit()" before exit. #70

merged 2 commits into from
Oct 10, 2016

Conversation

kdhp
Copy link
Contributor

@kdhp kdhp commented Oct 4, 2016

Fixes issue #69.

@the3dfxdude
Copy link
Owner

Thank you for the info. Sys::deinit probably should be calling deinit_directx(). Please excuse the archaic naming.

The old wndproc stuff called deinit_directx. I'm not sure why wndproc was relied on to exit cleanly as you might have read in the comment, but when I got rid of wndproc, I never replaced it, and so yes, this is what I was thinking of doing to fix your issue.

@the3dfxdude the3dfxdude merged commit aa76dc5 into the3dfxdude:master Oct 10, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants