mirror of https://github.com/AxioDL/metaforce.git
11 lines
93 B
C++
11 lines
93 B
C++
|
#include "CSkinRules.hpp"
|
||
|
|
||
|
namespace urde
|
||
|
{
|
||
|
|
||
|
CSkinRules::CSkinRules(CInputStream& in)
|
||
|
{
|
||
|
}
|
||
|
|
||
|
}
|