2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-07-25 17:25:35 +00:00
metaforce/hecl/lib/HECL.cpp
2015-07-05 15:35:08 -10:00

7 lines
84 B
C++

#include "HECL/HECL.hpp"
namespace HECL
{
LogVisor::LogModule LogModule("HECL");
}