]> git.mxchange.org Git - flightgear.git/commit
1. Enable intro music under MS Windows. (main.cxx)
authorcurt <curt>
Tue, 5 Feb 2002 05:04:02 +0000 (05:04 +0000)
committercurt <curt>
Tue, 5 Feb 2002 05:04:02 +0000 (05:04 +0000)
commite12f6757d5bdd0f03be8f9eb6c1de36bac29b72c
treea525c8353381bd03f3e7098a40e0d363dfff517b
parent432401007452f6468fa847f12d7ad8be15e6f6f9
1. Enable intro music under MS Windows. (main.cxx)
  This works on a CygWin build, and probably works on non-Cygwin builds
  as well.

2. Enable FG to start even if audio is not available. (soundmgr.cxx)
   Avoids the FGSoundMgr constructor crashing; the rest of FG then runs
   OK without sound.
src/Main/main.cxx