metaforce/Runtime/Character/CAnimTreeBlend.hpp

14 lines
159 B
C++
Raw Normal View History

2016-04-13 06:07:23 +00:00
#ifndef __URDE_CANIMTREEBLEND_HPP__
#define __URDE_CANIMTREEBLEND_HPP__
2016-04-10 21:22:59 +00:00
namespace urde
{
class CAnimTreeBlend
{
};
}
2016-04-13 06:07:23 +00:00
#endif // __URDE_CANIMTREEBLEND_HPP__