summaryrefslogtreecommitdiff
path: root/src/sound_asset.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/sound_asset.h')
-rw-r--r--src/sound_asset.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/sound_asset.h b/src/sound_asset.h
index e5acb119..64bc0a03 100644
--- a/src/sound_asset.h
+++ b/src/sound_asset.h
@@ -84,6 +84,8 @@ public:
DISABLED
};
+ bool can_be_read() const override;
+
/** @param extra_active_channels list of channels that are active in the asset, other than the basic 5.1
* which are assumed always to be active.
*/