X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=src%2FGameLayer.hh;h=f2a70f97f43e0bbe1ca28f9ec395f769cc368013;hb=eceb970628068ae621ef9523a669a2b66a82fd8a;hp=37eb8e07874dda42593d09e0efe7a1de2c305bd4;hpb=6b0a0d0efafe34d48ab344fca3b479553bd4e62c;p=chaz%2Fyoink diff --git a/src/GameLayer.hh b/src/GameLayer.hh index 37eb8e0..f2a70f9 100644 --- a/src/GameLayer.hh +++ b/src/GameLayer.hh @@ -72,9 +72,9 @@ private: HudP mHud; //moof::sound_stream mMusic; - //moof::sound mPunchSound; + moof::sound punch_sound_; - moof::sound_stream_handle music_; + moof::sound music_; moof::ray2 mRay; moof::line2 mLine;