mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-06-05 15:13:27 +00:00
11 lines
93 B
C++
11 lines
93 B
C++
#include "CSkinRules.hpp"
|
|
|
|
namespace urde
|
|
{
|
|
|
|
CSkinRules::CSkinRules(CInputStream& in)
|
|
{
|
|
}
|
|
|
|
}
|