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

10 lines
106 B
C++

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