Fixed an issue where the chan array was cleared during audio_free,
authorparasti <parasti@78b8d119-cf0a-0410-b17c-f493084dd1d7>
Thu, 23 Nov 2006 10:58:55 +0000 (10:58 +0000)
committerparasti <parasti@78b8d119-cf0a-0410-b17c-f493084dd1d7>
Thu, 23 Nov 2006 10:58:55 +0000 (10:58 +0000)
commit9139daf4150d22905a59014e7515f17f52415f89
treea06a47281bc988081fd172b3bfbb9e1805ef892b
parent6140d735985e8b07baa2cab85da9fd5cd9a3ec94
Fixed an issue where the chan array was cleared during audio_free,
resulting in all sounds being (and remaining) muted after toggling the
audio setting in the conf screen.

git-svn-id: https://s.snth.net/svn/neverball/trunk@743 78b8d119-cf0a-0410-b17c-f493084dd1d7
share/audio.c