This website requires JavaScript.
Explore
Help
Sign In
AxioDL
/
metaforce
mirror of
https://github.com/AxioDL/metaforce.git
Watch
2
Star
0
Fork
You've already forked metaforce
0
Code
Issues
Projects
Releases
Wiki
Activity
31aa40cc77
metaforce
/
hecl
/
lib
/
HECL.cpp
7 lines
84 B
C++
Raw
Normal View
History
Unescape
Escape
header renames and initial LogVisor integration
2015-07-04 06:03:59 +00:00
#
include
"HECL/HECL.hpp"
LogVisor report additions; Updated RetroCommon
2015-07-06 01:35:08 +00:00
namespace
HECL
{
LogVisor
:
:
LogModule
LogModule
(
"
HECL
"
)
;
}