From 2a56d9f154580b5bce78a5c382b0eef7e36751c9 Mon Sep 17 00:00:00 2001 From: shennetsind Date: Thu, 15 Dec 2011 01:13:25 +0000 Subject: BuildBot console report code git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15126 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/common/core.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/common/core.c') diff --git a/src/common/core.c b/src/common/core.c index 6bc91c947..7a6584898 100644 --- a/src/common/core.c +++ b/src/common/core.c @@ -28,6 +28,9 @@ /// Called when a terminate signal is received. void (*shutdown_callback)(void) = NULL; +#if defined(BUILDBOT) + bool buildbotflag; +#endif int runflag = CORE_ST_RUN; int arg_c = 0; -- cgit v1.2.3-70-g09d2