From 2f6bc8fe8078030ca4bf7a087920f3329862b650 Mon Sep 17 00:00:00 2001 From: Simon Date: Fri, 1 Apr 2011 10:14:53 +0100 Subject: Move pygood and pyready outside of macro diff --git a/src/main.c b/src/main.c index 4ac41ab..d02780b 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 -- cgit v0.9.2-21-gd62e