From c14af75fab3ddb45886a358e5056c2b0baee91e1 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 4 Jul 2016 20:04:05 +0300 Subject: Use skill type as bit mask with skill types. It rare but still possible. --- src/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index d85db0d37..13ec19f27 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -436,6 +436,8 @@ SRC += events/actionevent.h \ resources/sdlmusic.h \ resources/sdlscreenshothelper.cpp \ resources/sdlscreenshothelper.h \ + resources/skilltypeentry.h \ + resources/skilltypelist.h \ const/net/skill.h \ const/resources/skill.h \ enums/resources/skillowner.h \ -- cgit v1.2.3-70-g09d2