X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FAnimation.h;h=f5ac6b420b9be8e08ecb0c222edecdd7ed8a2995;hb=7de3125ca72d91329f0d4d0980635cf7355c3082;hp=ed6f2785854619795c727c9c87a5a66da29d2a75;hpb=1a6d35fbcc13894dda92a395eaea992efbf18e3f;p=lugaru.git diff --git a/Source/Animation.h b/Source/Animation.h index ed6f278..f5ac6b4 100644 --- a/Source/Animation.h +++ b/Source/Animation.h @@ -28,7 +28,6 @@ enum anim_height_type { lowheight, middleheight, highheight }; - enum animation_types { #define DECLARE_ANIM(id, ...) id, #include "Animation.def"