summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2016-07-01 15:50:50 +0300
committerAndrei Karas <akaras@inbox.ru>2016-07-01 17:23:19 +0300
commit0d732b8e7959bc50b29874d816981d12859fb811 (patch)
tree7323d0a5266ef7182b54833392b0f65d47b3c94b /src/Makefile.am
parentfb398fe6dcc8ba797e133df3db3dcdfa1df9042b (diff)
downloadevol-hercules-0d732b8e7959bc50b29874d816981d12859fb811.tar.gz
evol-hercules-0d732b8e7959bc50b29874d816981d12859fb811.tar.bz2
evol-hercules-0d732b8e7959bc50b29874d816981d12859fb811.tar.xz
evol-hercules-0d732b8e7959bc50b29874d816981d12859fb811.zip
Add effects enum. Use provoke effect on provoked targets in EVOL_MASSPROVOKE skill.
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 76f6140..a452554 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -42,6 +42,7 @@ MAP_SRC = emap/atcommand.c \
emap/craft.h \
emap/craftconf.c \
emap/craftconf.h \
+ emap/effects.h \
emap/hashtable.c \
emap/hashtable.h \
emap/horse.c \