2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-05-13 23:51:22 +00:00
2020-04-09 17:20:20 -10:00

9 lines
183 B
C++

#pragma once
#include "DataSpec/DNACommon/DNACommon.hpp"
#include "DataSpec/DNAMP2/CINF.hpp"
namespace DataSpec::DNAMP3 {
using CINF = DNAMP2::CINF;
} // namespace DataSpec::DNAMP3