From 15680e477a2447a590fa2fc20364c74d8e151aa3 Mon Sep 17 00:00:00 2001 From: rubidium Date: Sun, 20 Apr 2008 08:22:59 +0000 Subject: (svn r12800) -Codechange: move the animated tile related functions out of texteff.cpp (it isn't a text effect after all). Also remove a few more functions from functions. --- src/openttd.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/openttd.cpp') diff --git a/src/openttd.cpp b/src/openttd.cpp index bc12123df..1a46826a5 100644 --- a/src/openttd.cpp +++ b/src/openttd.cpp @@ -58,6 +58,7 @@ #include "date_func.h" #include "vehicle_func.h" #include "cheat_func.h" +#include "animated_tile_func.h" #include "newgrf.h" #include "newgrf_config.h" -- cgit v1.2.3-70-g09d2