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
2c9dcbd50f
metaforce
/
specter
/
lib
/
Specter.cpp
7 lines
99 B
C++
Raw
Normal View
History
Unescape
Escape
refactored class structures for toolbars
2015-12-03 03:26:50 +00:00
#
include
<LogVisor/LogVisor.hpp>
platform-sensitive system init
2015-11-26 00:24:01 +00:00
namespace
Specter
{
static
LogVisor
:
:
LogModule
Log
(
"
Specter
"
)
;
}