(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.

This commit is contained in:
rubidium
2008-04-20 08:22:59 +00:00
parent 61ba65846a
commit ba0532b595
13 changed files with 159 additions and 133 deletions

View File

@@ -9,6 +9,7 @@
#include "date_func.h"
#include "tile_map.h"
#include "functions.h"
#include "animated_tile_func.h"
/**
* Get the index of which town this house/street is attached to.