// 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 MF_MARSMISSION_ANIM_H__
#define MF_MARSMISSION_ANIM_H__

namespace mf_marsmission_Anim
{
    enum
    {
        MF_M_G_MARSMISSION-IDLE = 16,
        MF_M_G_MARSMISSION-TAKEOFF = 15
    };
}

#endif  // #ifndef MF_MARSMISSION_ANIM_H__
