mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-07-25 17:25:35 +00:00
7 lines
84 B
C++
7 lines
84 B
C++
#include "HECL/HECL.hpp"
|
|
|
|
namespace HECL
|
|
{
|
|
LogVisor::LogModule LogModule("HECL");
|
|
}
|