Supertux can now run even if we were unable to open an audio device
authorRyan Flegel <rflegel@gmail.com>
Tue, 25 Apr 2006 06:21:02 +0000 (06:21 +0000)
committerRyan Flegel <rflegel@gmail.com>
Tue, 25 Apr 2006 06:21:02 +0000 (06:21 +0000)
commiteab4db1114e55ec2da319c33936f4747a099eb49
tree6d06fdc8fac0ac4bc8eae736192ccd8ab5919622
parent29a644b78a5dd1d8cb33328ffd19f57508363bc1
Supertux can now run even if we were unable to open an audio device
Note: I believe all the sound resources, etc are still loaded. This could be optimised in the future

SVN-Revision: 3427
src/audio/sound_manager.cpp
src/audio/sound_manager.hpp
src/options_menu.cpp
src/scripting/squirrel_util.cpp