metaforce/Runtime/Character/CAnimTreeSingleChild.hpp

14 lines
186 B
C++
Raw Normal View History

2016-04-10 21:22:59 +00:00
#ifndef __PSHAG_CANIMTREESINGLECHILD_HPP__
#define __PSHAG_CANIMTREESINGLECHILD_HPP__
namespace urde
{
class CAnimTreeSingleChild
{
};
}
#endif // __PSHAG_CANIMTREESINGLECHILD_HPP__