summaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
authorGravatar waker <wakeroid@gmail.com>2012-07-25 22:24:33 +0200
committerGravatar waker <wakeroid@gmail.com>2012-07-25 22:24:33 +0200
commitd8d3d0073a891d1f71feb505efee68092b8da860 (patch)
tree6b428b481ac959495290aa4d0d607d98b06f20cf /plugins
parent09349cb1c92ed624b38d8c19209f0a577fd448de (diff)
gme: fixed loopcount bug
Diffstat (limited to 'plugins')
-rw-r--r--plugins/gme/cgme.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/gme/cgme.c b/plugins/gme/cgme.c
index 421680b2..773b3736 100644
--- a/plugins/gme/cgme.c
+++ b/plugins/gme/cgme.c
@@ -501,6 +501,7 @@ static DB_decoder_t plugin = {
.seek = cgme_seek,
.insert = cgme_insert,
.exts = exts,
+ .plugin.message = cgme_message,
};
DB_plugin_t *