2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-06-01 17:21:20 +00:00
metaforce/DataSpec/DNACommon/DNACommon.cpp
2015-08-09 16:03:44 -10:00

9 lines
102 B
C++

#include "DNACommon.hpp"
namespace Retro
{
LogVisor::LogModule LogDNACommon("Retro::DNACommon");
}