From 47ac70cdddac59f6fcaf339295801191aef5b50b Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 11 May 2014 14:22:50 +0300 Subject: Move tileanimation into separate file. --- src/CMakeLists.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/CMakeLists.txt') diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 869ac3a98..450823764 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -755,7 +755,9 @@ SET(SRCS listeners/playerrelationslistener.h position.cpp position.h - properties.h + resources/map/properties.h + resources/map/tileanimation.cpp + resources/map/tileanimation.h particle/rotationalparticle.cpp particle/rotationalparticle.h render/safeopenglgraphics.cpp -- cgit v1.2.3-60-g2f50