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

14 lines
166 B
C++

#ifndef __PSHAG_CCHARLAYOUTINFO_HPP__
#define __PSHAG_CCHARLAYOUTINFO_HPP__
namespace urde
{
class CCharLayoutInfo
{
};
}
#endif // __PSHAG_CCHARLAYOUTINFO_HPP__