summaryrefslogtreecommitdiff
path: root/csid.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'csid.cpp')
-rw-r--r--csid.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/csid.cpp b/csid.cpp
index 34a32d1f..fc742cc9 100644
--- a/csid.cpp
+++ b/csid.cpp
@@ -67,6 +67,7 @@ static DB_decoder_t plugin = {
/* .plugin.version_major = */0,
/* .plugin.version_minor = */1,
/* .inactive = */0,
+ /* .plugin.nostop = */0,
/* .plugin.name = */"SID decoder",
/* .plugin.descr = */"SID player based on libsidplay2",
/* .plugin.author = */"Alexey Yakovenko",