]> Dogcows Code - chaz/yoink/blobdiff - src/YoinkApp.hh
cleaned up dispatcher
[chaz/yoink] / src / YoinkApp.hh
index 1613707730ea0d6a3efc7d499556d73d162e65a5..b70cb4d3a289817729433a6cad940eb8b696efe1 100644 (file)
@@ -67,8 +67,9 @@ private:
         * Set OpenGL to a state we can know and depend on.
         */
        void setupGL();
-       void contextRecreated(const Mf::Notification& note);
+       void contextRecreated(const Mf::Notification* note);
 
+       Mf::Lerps musicFade;
        Mf::SoundStream music;
 
        CharacterPtr heroine;
This page took 0.018781 seconds and 4 git commands to generate.