metaforce/Runtime/Character/CAnimTreeLoopIn.hpp

14 lines
166 B
C++

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