// This file was automatically generated. It contains definitions for all the
// animations stored in the associated KFM file. Include this file in your
// final application to easily refer to animation sequences.

#ifndef ENV_AM_SKELETON_DRILL_ANIM_H__
#define ENV_AM_SKELETON_DRILL_ANIM_H__

namespace env_am_skeleton_drill_Anim
{
    enum
    {
        OBJ_SKELETON-DRILL_NO-SPIN = 2,
        OBJ_SKELETON-DRILL_SLOWDOWN = 1,
        OBJ_SKELETON-DRILL_SPIN = 0
    };
}

#endif  // #ifndef ENV_AM_SKELETON_DRILL_ANIM_H__
