From 890349c3d1ad29ff668a3ef7fd7c535ed9a876ef Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 24 Mar 2013 02:09:36 +0300 Subject: improve soundmanager class. --- src/resources/soundeffect.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/resources/soundeffect.h') diff --git a/src/resources/soundeffect.h b/src/resources/soundeffect.h index 67c28591b..50ddd562d 100644 --- a/src/resources/soundeffect.h +++ b/src/resources/soundeffect.h @@ -63,7 +63,7 @@ class SoundEffect final : public Resource * false otherwise. */ virtual bool play(const int loops, const int volume, - const int channel = -1); + const int channel = -1) const; protected: /** -- cgit v1.2.3-60-g2f50