From 2f6bc8fe8078030ca4bf7a087920f3329862b650 Mon Sep 17 00:00:00 2001 From: Simon Date: Fri, 1 Apr 2011 10:14:53 +0100 Subject: [PATCH] Move pygood and pyready outside of macro --- src/main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.c b/src/main.c index 4ac41ab6c..d02780bdf 100644 --- a/src/main.c +++ b/src/main.c @@ -31,9 +31,9 @@ #include "pyconsole.h" //#include "pystdlib.h" #include +#endif char pyready=1; char pygood=1; -#endif #include #include