From a148ff4e0d22b9d09b13395e57ff4800cdf07729 Mon Sep 17 00:00:00 2001 From: tron Date: Wed, 15 Dec 2004 22:18:54 +0000 Subject: (svn r1117) Move map arrays and some related macros into their own files map.c and map.h --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 9610337ed..0e87cae29 100644 --- a/Makefile +++ b/Makefile @@ -575,6 +575,7 @@ C_SOURCES += industry_gui.c C_SOURCES += intro_gui.c C_SOURCES += landscape.c C_SOURCES += main_gui.c +C_SOURCES += map.c C_SOURCES += md5.c C_SOURCES += minilzo.c C_SOURCES += misc.c -- cgit v1.2.3-70-g09d2