From 1b01889e8aaed5440dbcf83fea028c978fc6eb7e Mon Sep 17 00:00:00 2001 From: kramm Date: Fri, 6 Feb 2004 17:47:07 +0000 Subject: [PATCH] added check to catch missing .flash headers --- src/swfc.c | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/src/swfc.c b/src/swfc.c index 1c7e0d9..4aaa50e 100644 --- a/src/swfc.c +++ b/src/swfc.c @@ -2313,6 +2313,7 @@ static void parseArgumentsForCommand(char*command) map_t args; int nr = -1; msg(" parse Command: %s (line %d)", command, line); + for(t=0;t