to prevent crashes on missing data, load empty wave file and throw a warning when...
authorMarek Moeckel <wansti@gmx.de>
Fri, 9 May 2008 10:39:11 +0000 (10:39 +0000)
committerMarek Moeckel <wansti@gmx.de>
Fri, 9 May 2008 10:39:11 +0000 (10:39 +0000)
commitbdc4269b5f5a074bb34b4d085ec24aaff8c9c347
treee04c4d346b683615c97fdf8587fb3fc54402fa49
parentf1905c12ef302bdc7ad84afdb1061fcff9921a7d
to prevent crashes on missing data, load empty wave file and throw a warning when a sound file cannot be found

SVN-Revision: 5449
data/sounds/empty.wav [new file with mode: 0644]
src/audio/sound_file.cpp