2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-06-07 00:33:28 +00:00
metaforce/Runtime/Graphics/CSkinRules.hpp
2016-04-05 15:44:07 -10:00

14 lines
146 B
C++

#ifndef __PSHAG_CSKINRULES_HPP__
#define __PSHAG_CSKINRULES_HPP__
namespace urde
{
class CSkinRules
{
};
}
#endif // __PSHAG_CSKINRULES_HPP__