summaryrefslogtreecommitdiff
path: root/cgme.c
diff options
context:
space:
mode:
Diffstat (limited to 'cgme.c')
-rw-r--r--cgme.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/cgme.c b/cgme.c
index ba47f8f0..cf63a730 100644
--- a/cgme.c
+++ b/cgme.c
@@ -199,6 +199,7 @@ static DB_decoder_t plugin = {
.plugin.version_minor = 1,
.plugin.type = DB_PLUGIN_DECODER,
.plugin.name = "Game_Music_Emu decoder",
+ .plugin.descr = "chiptune music player based on GME",
.plugin.author = "Alexey Yakovenko",
.plugin.email = "waker@users.sourceforge.net",
.plugin.website = "http://deadbeef.sf.net",