From a7514d132281ddeb8436197f7e2c1af87168a346 Mon Sep 17 00:00:00 2001 From: shennetsind Date: Thu, 15 Dec 2011 02:24:20 +0000 Subject: Finished BuildBot "console error scan" stuff. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15128 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/common/core.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/common/core.c') diff --git a/src/common/core.c b/src/common/core.c index 7a6584898..e05f5a571 100644 --- a/src/common/core.c +++ b/src/common/core.c @@ -29,7 +29,7 @@ void (*shutdown_callback)(void) = NULL; #if defined(BUILDBOT) - bool buildbotflag; + int buildbotflag = 0; #endif int runflag = CORE_ST_RUN; -- cgit v1.2.3-70-g09d2