From 797a2919283659b537a2f8024a758281d0cee8e9 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 23 Feb 2015 23:03:32 +0300 Subject: Move crazy moves code from local player into separate file. --- 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 24ddf07da..195f2ba27 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -967,6 +967,8 @@ manaplus_SOURCES += gui/widgets/avatarlistbox.cpp \ 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 \ -- cgit v1.2.3-60-g2f50