2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-05-14 01:11:20 +00:00
metaforce/Runtime/Character/CPoseAsTransforms.hpp
2016-04-04 15:51:25 -10:00

14 lines
174 B
C++

#ifndef __PSHAG_CPOSEASTRANSFORMS_HPP__
#define __PSHAG_CPOSEASTRANSFORMS_HPP__
namespace urde
{
class CPoseAsTransforms
{
};
}
#endif // __PSHAG_CPOSEASTRANSFORMS_HPP__