X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fyoink;a=blobdiff_plain;f=src%2Fyoink.cc;fp=src%2Fyoink.cc;h=76150362ee2d41cf136470e408a4551816927cd0;hp=72fef6d01b3f59d3a354f0998aae93f29e2a9c18;hb=574af38ed616d1adfa5e6ce35f67cda1f707f89d;hpb=6c9943707d4f33035830eba0587a61a34eaecbc2 diff --git a/src/yoink.cc b/src/yoink.cc index 72fef6d..7615036 100644 --- a/src/yoink.cc +++ b/src/yoink.cc @@ -1,15 +1,15 @@ -/*] Copyright (c) 2009-2010, Charles McGarvey [************************** +/*] Copyright (c) 2009-2011, Charles McGarvey [***************************** **] All rights reserved. * -* vi:ts=4 sw=4 tw=75 -* * Distributable under the terms and conditions of the 2-clause BSD license; * see the file COPYING for a complete text of the license. * -**************************************************************************/ +*****************************************************************************/ +#if HAVE_CONFIG_H #include "config.h" +#endif #include @@ -114,7 +114,7 @@ yoink::yoink() //bool isMute = false; //settings().get("nomusic", isMute); - //music_.play(); + music_.play(); load_scene_loader(); advance_scene(); // load the first scene