metaforce/Runtime/Character/CAnimTreeLoopIn.hpp

14 lines
163 B
C++
Raw Normal View History

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