// 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 CRE_DARKLING-HYPER_ANIM_H__
#define CRE_DARKLING-HYPER_ANIM_H__

namespace cre_darkling-hyper_Anim
{
    enum
    {
        CRE_FREAK_H_KNOCKBACK   = 8,
        CRE_FREAK_H_SLEEP       = 9,
        CRE_FREAK_H_STUCK       = 10,
        CRE_FREAK_H_STUN        = 5,
        CRE_HYPER_A_MELEE_01    = 4,
        CRE_HYPER_H_DEATH       = 3,
        CRE_HYPER_M_IDLE        = 1,
        CRE_HYPER_M_IDLE_02     = 6,
        CRE_HYPER_M_ONHIT       = 2,
        CRE_HYPER_M_RUN         = 0,
        CRE_HYPER_M_RUN2        = 7
    };
}

#endif  // #ifndef CRE_DARKLING-HYPER_ANIM_H__
