From aab91d287ae5830bd89c92df102692de5af8e821 Mon Sep 17 00:00:00 2001 From: belugas Date: Fri, 21 Apr 2006 03:00:20 +0000 Subject: (svn r4493) Newgrf : Action 04. Beginning of implementation. Some TODOs left, but the core is there. Thanks to Peter1138 for code, advice and patience And to Patchman for letting us define a lot of langids :) --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 682bb3312..414421822 100644 --- a/Makefile +++ b/Makefile @@ -638,6 +638,7 @@ SRCS += newgrf.c SRCS += newgrf_engine.c SRCS += newgrf_spritegroup.c SRCS += newgrf_station.c +SRCS += newgrf_text.c SRCS += news_gui.c SRCS += npf.c SRCS += oldloader.c -- cgit v1.2.3-54-g00ecf