diff src/vehicle.cpp @ 9005:5bb8efb6051a draft

(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.
author rubidium <rubidium@openttd.org>
date Sun, 20 Apr 2008 08:22:59 +0000
parents 19392bf555ff
children bc4efc6bfe0d
line wrap: on
line diff
--- a/src/vehicle.cpp
+++ b/src/vehicle.cpp
@@ -47,6 +47,7 @@
 #include "settings_type.h"
 #include "oldpool_func.h"
 #include "depot_map.h"
+#include "animated_tile_func.h"
 
 #include "table/sprites.h"
 #include "table/strings.h"