X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fyoink;a=blobdiff_plain;f=src%2FYoinkApp.hh;fp=src%2FYoinkApp.hh;h=b70cb4d3a289817729433a6cad940eb8b696efe1;hp=1613707730ea0d6a3efc7d499556d73d162e65a5;hb=4701bf580b75a7d77a460c6f14f9fc31fb109bbb;hpb=bfa6212d09d8735d8fd5e2638188e4a99f21ada4 diff --git a/src/YoinkApp.hh b/src/YoinkApp.hh index 1613707..b70cb4d 100644 --- a/src/YoinkApp.hh +++ b/src/YoinkApp.hh @@ -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;