// 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 UI_LOGIN_YELLOWCAR_ANIM_H__
#define UI_LOGIN_YELLOWCAR_ANIM_H__

namespace ui_login_yellowcar_Anim
{
    enum
    {
        OBJ_YELLOWCAR_DRIVEBY   = 1,
        OBJ_YELLOWCAR_IDLE      = 2,
        OBJ_YELLOWCAR_INTERACT  = 0
    };
}

#endif  // #ifndef UI_LOGIN_YELLOWCAR_ANIM_H__
