metaforce/Runtime/Character/CAnimTreeLoopIn.hpp

14 lines
163 B
C++

#ifndef __URDE_CANIMTREELOOPIN_HPP__
#define __URDE_CANIMTREELOOPIN_HPP__
namespace urde
{
class CAnimTreeLoopIn
{
};
}
#endif // __URDE_CANIMTREELOOPIN_HPP__