// 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_SCIENTIST_BUILDING_ANIM_H__
#define MF_SCIENTIST_BUILDING_ANIM_H__

namespace mf_scientist_building_Anim
{
    enum
    {
        MF_U_G_SWITCH-IDLE      = 0,
        MF_U_G_SWITCH-RUN       = 1
    };
}

#endif  // #ifndef MF_SCIENTIST_BUILDING_ANIM_H__
