From 4d0c443953d5f12ab13620b53f0179556f01f9e9 Mon Sep 17 00:00:00 2001 From: peter1138 Date: Tue, 12 Feb 2008 13:23:57 +0000 Subject: (svn r12122) -Codechange: Add framework for generic feature callbacks, along with some parts for AI use. --- source.list | 2 ++ 1 file changed, 2 insertions(+) (limited to 'source.list') diff --git a/source.list b/source.list index be268645a..4a736e9d0 100644 --- a/source.list +++ b/source.list @@ -176,6 +176,7 @@ newgrf_cargo.h newgrf_commons.h newgrf_config.h newgrf_engine.h +newgrf_generic.h newgrf_house.h newgrf_industries.h newgrf_industrytiles.h @@ -405,6 +406,7 @@ newgrf_cargo.cpp newgrf_commons.cpp newgrf_config.cpp newgrf_engine.cpp +newgrf_generic.cpp newgrf_house.cpp newgrf_industries.cpp newgrf_industrytiles.cpp -- cgit v1.2.3-54-g00ecf