2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-05-13 21:11:21 +00:00
metaforce/Runtime/Character/CAnimTreeLoopIn.hpp
2016-04-10 11:22:59 -10:00

14 lines
166 B
C++

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