metaforce/Runtime/Character/CAnimTreeScale.hpp

14 lines
162 B
C++
Raw Normal View History

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