2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-07-16 00:05:56 +00:00
2015-07-15 15:57:34 -10:00

10 lines
106 B
C++

#include "DNAMP1.hpp"
namespace Retro
{
namespace DNAMP1
{
LogVisor::LogModule Log("Retro::DNAMP1");
}
}