// 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_CAT_ANIM_H__
#define AMB_CAT_ANIM_H__

namespace amb_cat_Anim
{
    enum
    {
        AMB_CAT_E_CLEAN         = 1,
        AMB_CAT_E_STRETCH       = 0,
        AMB_CAT_M_IDLE_01       = 3,
        AMB_CAT_M_RUN           = 4,
        AMB_CAT_M_WALK          = 2
    };
}

#endif  // #ifndef AMB_CAT_ANIM_H__
