// 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_CROW_ANIM_H__
#define AMB_CROW_ANIM_H__

namespace amb_crow_Anim
{
    enum
    {
        AMB_CROW_M_FLY_PATH     = 1,
        AMB_CROW_M_FLY_PATH02   = 0,
        AMB_CROW_M_IDLE         = 2,
        AMB_CROW_M_IDLE-FIDGET  = 3,
        AMB_CROW_M_IDLE-FIDGET-FLYAWAY = 4
    };
}

#endif  // #ifndef AMB_CROW_ANIM_H__
