// 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 AMB_DOG-GRAY_ANIM_H__
#define AMB_DOG-GRAY_ANIM_H__

namespace amb_dog-gray_Anim
{
    enum
    {
        CRE_DOG_M_BEG           = 8,
        CRE_DOG_M_FIDGET        = 3,
        CRE_DOG_M_IDLE          = 0,
        CRE_DOG_M_IDLE2         = 1,
        CRE_DOG_M_IDLE3         = 2,
        CRE_DOG_M_PLAY-DEAD     = 6,
        CRE_DOG_M_ROLL-OVER     = 5,
        CRE_DOG_M_RUN           = 4,
        CRE_DOG_M_WALK          = 7
    };
}

#endif  // #ifndef AMB_DOG-GRAY_ANIM_H__
