summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-02-23 23:03:32 +0300
committerAndrei Karas <akaras@inbox.ru>2015-02-23 23:03:32 +0300
commit797a2919283659b537a2f8024a758281d0cee8e9 (patch)
tree7e25c5d5a360af2ed536194d59edf9475883a848 /src/CMakeLists.txt
parent0a3d203f6f311da4a7907863586068827cdedfed (diff)
downloadplus-797a2919283659b537a2f8024a758281d0cee8e9.tar.gz
plus-797a2919283659b537a2f8024a758281d0cee8e9.tar.bz2
plus-797a2919283659b537a2f8024a758281d0cee8e9.tar.xz
plus-797a2919283659b537a2f8024a758281d0cee8e9.zip
Move crazy moves code from local player into separate file.
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 988b3b99f..78313af29 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -844,6 +844,8 @@ SET(SRCS
being/compounditem.h
being/compoundsprite.cpp
being/compoundsprite.h
+ being/crazymoves.cpp
+ being/crazymoves.h
enums/being/cookingtype.h
enums/being/gender.h
being/homunculusinfo.h