From 07675230038a24dd251581591379c8fe5cc7bfd1 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 26 Apr 2016 20:11:07 +0300 Subject: Add memory count functions into MapLayer and SpecailLayer. Also change all memory count functions into const methods. --- 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 2eed8fbfd..a8e11ca6b 100644 --- a/src/resources/soundeffect.h +++ b/src/resources/soundeffect.h @@ -65,7 +65,7 @@ class SoundEffect final : public Resource bool play(const int loops, const int volume, const int channel = -1) const; - int calcMemoryLocal() override final; + int calcMemoryLocal() const override final; protected: /** -- cgit v1.2.3-60-g2f50