From 4e59f92aedaa8f19897a1e70fdaa983730d6ba03 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 25 Apr 2016 21:18:00 +0300 Subject: Add memory count function into SoundEffect. --- src/resources/soundeffect.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/resources/soundeffect.h') diff --git a/src/resources/soundeffect.h b/src/resources/soundeffect.h index 3fd0f4094..2eed8fbfd 100644 --- a/src/resources/soundeffect.h +++ b/src/resources/soundeffect.h @@ -65,6 +65,8 @@ class SoundEffect final : public Resource bool play(const int loops, const int volume, const int channel = -1) const; + int calcMemoryLocal() override final; + protected: /** * Constructor. -- cgit v1.2.3-60-g2f50