X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FAnimation.h;h=7448589ffb786a8779f60a2ed0bb2bbaccb456d7;hb=3f27343fe706bb582974ca77dffb39ae1791d76f;hp=ed6f2785854619795c727c9c87a5a66da29d2a75;hpb=cd043e3f9e26c2b3406b40a354c2840941e9db7f;p=lugaru.git diff --git a/Source/Animation.h b/Source/Animation.h index ed6f278..7448589 100644 --- a/Source/Animation.h +++ b/Source/Animation.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2010 - Lugaru authors +Copyright (C) 2010-2016 - Lugaru contributors (see AUTHORS file) This file is part of Lugaru. @@ -28,7 +28,6 @@ enum anim_height_type { lowheight, middleheight, highheight }; - enum animation_types { #define DECLARE_ANIM(id, ...) id, #include "Animation.def"