From: Guus Sliepen Date: Mon, 28 Jun 2010 22:08:24 +0000 (+0200) Subject: Make sure mapeditor can be linked. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=1d29f1a1d170a7fa7757617f23718e1a3b85c3c5;p=quix0rs-blobwars.git Make sure mapeditor can be linked. --- diff --git a/src/mapEditor.cpp b/src/mapEditor.cpp index 0377156..b25fc31 100644 --- a/src/mapEditor.cpp +++ b/src/mapEditor.cpp @@ -20,6 +20,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include "mapEditor.h" +MedalServer medalServer; Config config; ReplayData replayData;