MCPcopy Create free account
hub / github.com/BlueAndi/Pixelix / active

Method active

lib/SysMsgPlugin/src/SysMsgPlugin.cpp:74–78  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

72}
73
74void SysMsgPlugin::active(YAGfx& gfx)
75{
76 /* Nothing to do. */
77 UTIL_NOT_USED(gfx);
78}
79
80void SysMsgPlugin::inactive()
81{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected