summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2016-10-04 19:06:59 +0300
committerAndrei Karas <akaras@inbox.ru>2016-10-04 19:06:59 +0300
commitb844884ba160f7a0204382cbbce4c98ecae1139b (patch)
tree6cc2e3a3c539a45563cf0986791817f5f44de3a0 /src/CMakeLists.txt
parent0a731a66a23061f24f83ce093f8d516497c17144 (diff)
downloadplus-b844884ba160f7a0204382cbbce4c98ecae1139b.tar.gz
plus-b844884ba160f7a0204382cbbce4c98ecae1139b.tar.bz2
plus-b844884ba160f7a0204382cbbce4c98ecae1139b.tar.xz
plus-b844884ba160f7a0204382cbbce4c98ecae1139b.zip
Move collisiontype into enums directory.
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 3e83dd3fd..74e4150ab 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -1091,6 +1091,7 @@ SET(SRCS
maingui.h
enums/resources/map/blockmask.h
enums/resources/map/blocktype.h
+ enums/resources/map/collisiontype.h
enums/resources/skill/casttype.h
resources/map/location.h
resources/map/map.cpp