Added Marek music to cvs and play it in the main menu.
[supertux.git] / src / sound.cpp
2004-04-20 Ingo Ruhnke- added standard copyright header to every file
2004-03-24 Ingo Ruhnke- removed a few redundant "== true"'s
2004-03-24 Ingo Ruhnke- commited Michael George's config-file patch
2004-03-22 Ingo Ruhnke- replaced YES/NO with true/false
2004-03-22 Ingo Ruhnkecommited Matzes Win32 patch
2004-03-21 Ingo Ruhnke- replaced char* with string
2004-03-21 Ingo Ruhnke- replaced a few char* with std::string
2004-03-21 Ingo Ruhnke- replaced a few char* with std::string
2004-03-17 Ingo Ruhnke- renamed *.c to *.cxx