metaforce/DataSpec/DNAMP2/DNAMP2.hpp

17 lines
187 B
C++
Raw Normal View History

2015-07-16 01:57:34 +00:00
#ifndef __DNAMP2_HPP__
#define __DNAMP2_HPP__
#include "../DNACommon/DNACommon.hpp"
namespace Retro
{
namespace DNAMP2
{
extern LogVisor::LogModule Log;
}
}
#endif // __DNAMP2_HPP__