From: kramm Date: Wed, 16 Jan 2002 14:27:49 +0000 (+0000) Subject: -m now has the long option --mp3. X-Git-Tag: release-0-2-2~3 X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=commitdiff_plain;h=03f5fde25cc9fb6113eebaaad9a36c5f23581a4c -m now has the long option --mp3. --- diff --git a/src/swfextract.c b/src/swfextract.c index fa612fc..87797f4 100644 --- a/src/swfextract.c +++ b/src/swfextract.c @@ -44,6 +44,7 @@ struct options_t options[] = {"i","id"}, {"j","jpegs"}, {"p","pngs"}, + {"m","mp3"}, {"n","name"}, {"f","frame"}, {"V","version"},